We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f61a34e + 9f9a437 commit b56c68fCopy full SHA for b56c68f
1 file changed
.github/workflows/tag-rajbos.yml
@@ -23,3 +23,5 @@ jobs:
23
with:
24
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25
team: rajbos
26
+ issue: ${{ github.event.issue.number }}
27
+ pr: ${{ github.event.pull_request.number }}
0 commit comments