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.
2 parents 7f1d7b8 + fdf2494 commit 964ae01Copy full SHA for 964ae01
.github/workflows/update-release-branch.yml
@@ -12,6 +12,7 @@ on:
12
jobs:
13
update:
14
runs-on: ubuntu-latest
15
+ if: ${{ github.repository == 'github/codeql-action' }}
16
steps:
17
- uses: actions/checkout@v2
18
with:
0 commit comments