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 4a99d17 commit 0830254Copy full SHA for 0830254
.github/workflows/slashdot_trigger.yml
@@ -12,3 +12,4 @@ jobs:
12
token: ${{ secrets.ASV_TOK }}
13
commands: |
14
trigger-asv
15
+ client-payload: '{"pr_number": "${{ github.event.issue.number }}"}'
0 commit comments