Skip to content

Commit

Permalink
updated codeql-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shitwolfymakes committed Mar 22, 2022
1 parent 845e295 commit aefdc6a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,10 @@ name: "CodeQL"

on:
push:
branches: [ v2_devel ]
branches: [ main, v2_devel ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ v2_devel ]
schedule:
- cron: '15 6 * * 3'
branches: [ main, v2_devel ]

jobs:
analyze:
Expand Down

0 comments on commit aefdc6a

Please sign in to comment.