Skip to content

Commit aba2932

Browse files
authored
Upgrade Codeql.yml
1 parent 35858f8 commit aba2932

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/Codeql.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ jobs:
1616
codeql-analysis:
1717
name: "CodeQL Analysis (Python)"
1818
runs-on: ubuntu-latest
19-
if: >
20-
github.event_name == 'push' ||
21-
(github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == github.repository)
2219

2320
steps:
2421
- name: Checkout repository

0 commit comments

Comments
 (0)