Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
illwieckz committed May 15, 2024
1 parent e5e09ce commit fcd335f
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
@@ -1,22 +1,9 @@
name: "CodeQL"

#
on:
push:
paths:
- .github/workflows/
# To keep in sync with other CI configurations, only directories.
- crnlib/
- crunch/
- inc/
branches: [ "master" ]
pull_request:
paths:
- .github/workflows/
# To keep in sync with other CI configurations, only directories.
- crnlib/
- crunch/
- inc/
branches: [ "master" ]
schedule:
- cron: '19 10 5 * *'
Expand Down

0 comments on commit fcd335f

Please sign in to comment.