File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 2727
2828permissions :
2929 contents : read
30+ pull-requests : read
3031
3132jobs :
3233 run-scan :
6970 upload-scan :
7071 needs : run-scan
7172 runs-on : ubuntu-latest
72- if : ${{ !cancelled() }}
73+ if : ${{ !cancelled() && github.repository == 'erlang/otp' }}
7374 permissions :
7475 # Required to upload SARIF file to CodeQL.
7576 # See: https://github.com/github/codeql-action/issues/2117
Original file line number Diff line number Diff line change 5050
5151permissions :
5252 contents : read
53+ pull-requests : read
5354
5455jobs :
5556
Original file line number Diff line number Diff line change 8686 actions : read
8787 contents : read
8888 uses :
" google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml@764c91816374ff2d8fc2095dab36eecd42d61638" # ratchet:google/osv-scanner-action/.github/workflows/[email protected] 89+ with :
90+ upload-sarif : ${{ github.repository == 'erlang/otp' }}
You can’t perform that action at this time.
0 commit comments