Don't run update release branch workflow on forks.
This commit is contained in:
parent
7f1d7b8bda
commit
fdf2494cfa
1 changed files with 1 additions and 0 deletions
1
.github/workflows/update-release-branch.yml
vendored
1
.github/workflows/update-release-branch.yml
vendored
|
|
@ -12,6 +12,7 @@ on:
|
|||
jobs:
|
||||
update:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.repository == 'github/codeql-action' }}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue