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 f68ebb7 commit a5c01e4Copy full SHA for a5c01e4
.github/workflows/slashdot_trigger.yml
@@ -13,4 +13,4 @@ jobs:
13
commands: |
14
trigger-asv
15
static-args: |
16
- pr_number=${{ github.event.number }}
+ pr_number=${{ github.event.issue.number }}
0 commit comments