Skip to content

Commit d4e6ee7

Browse files
authored
Update README.md
1 parent 1dfa886 commit d4e6ee7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ on:
2020
jobs:
2121
handle_codeql_scan:
2222
runs-on: ubuntu-latest
23-
# && contains(github.event.workflow_run.head_branch,'refs/pull')
2423
if: ${{ github.event.workflow_run.conclusion == 'success' && (contains(github.event.workflow_run.head_branch, 'refs/pull') || github.event.workflow_run.event == 'pull_request') }}
2524
permissions:
2625
pull-requests: write

0 commit comments

Comments
 (0)