We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents efe6476 + 344352f commit 55bf6dbCopy full SHA for 55bf6db
1 file changed
.github/workflows/tag-rajbos.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
tag-rajbos:
12
# Only run on the main repository, not on forks
13
- if: github.repository == 'devops-actions/github-copilot-premium-reqs-usage'
+ if: github.repository == 'xebia/github-copilot-premium-reqs-usage'
14
runs-on: ubuntu-latest
15
16
permissions:
0 commit comments