Skip to content

Commit

Permalink
Update codeql-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
evereq committed Jun 5, 2023
1 parent 011d48a commit ebed5fc
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 @@ -2,12 +2,10 @@ name: "CodeQL"

on:
push:
branches: [ develop, master ]
branches: [ test ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ develop ]
schedule:
- cron: '30 15 * * 6'
branches: [ test ]

jobs:
analyze:
Expand Down

0 comments on commit ebed5fc

Please sign in to comment.