Skip to content

Commit

Permalink
Run workflow on all pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
Martyrshot committed Oct 28, 2023
1 parent a94a1fd commit 0dc9581
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: "CodeQL"

on:
push:
branches: [ "main" ]
schedule:
- cron: '39 8 * * 3'
branches: [ "*" ]

jobs:
analyze:
Expand Down

0 comments on commit 0dc9581

Please sign in to comment.