Skip to content

Commit

Permalink
ci: remove codeql condition
Browse files Browse the repository at this point in the history
  • Loading branch information
piquark6046 committed Nov 21, 2023
1 parent 2613fb8 commit 3b7d775
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ on:
jobs:
analyze:
name: Analyze
if: ${{ always() && github.event_name != 'push' && github.ref_name != 'main' }}
# Runner size impacts CodeQL analysis time. To learn more, please see:
# - https://gh.io/recommended-hardware-resources-for-running-codeql
# - https://gh.io/supported-runners-and-hardware-resources
Expand Down

0 comments on commit 3b7d775

Please sign in to comment.