We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5f456a commit 58d2369Copy full SHA for 58d2369
.github/workflows/danger.yml
@@ -10,5 +10,5 @@ jobs:
10
steps:
11
- uses: lucas-zimerman/sentry-github-workflows/danger@lz/ext-danger
12
with:
13
- extra-dangerfile: scripts/check-replay-stubs.js
14
- extra-install-packages: "curl unzip openjdk-17-jre-headless ; echo 'hello world'"
+# extra-dangerfile: scripts/check-replay-stubs.js
+# extra-install-packages: "curl unzip openjdk-17-jre-headless"
0 commit comments