Skip to content

Commit

Permalink
Run CodeQL on: [push, pull_request]
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Oct 8, 2024
1 parent 015971e commit 8d88e01
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,7 @@
# limitations under the License.

name: "CodeQL"

on:
push:
branches: [ master, 1.x ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master, 1.x ]
schedule:
- cron: '33 9 * * 4'
on: [push, pull_request]

permissions:
contents: read
Expand Down

0 comments on commit 8d88e01

Please sign in to comment.