Skip to content

Commit

Permalink
CI: Use event issue number
Browse files Browse the repository at this point in the history
  • Loading branch information
HaoZeke authored Aug 13, 2023
1 parent f68ebb7 commit a5c01e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slashdot_trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
commands: |
trigger-asv
static-args: |
pr_number=${{ github.event.number }}
pr_number=${{ github.event.issue.number }}

0 comments on commit a5c01e4

Please sign in to comment.