Skip to content

Commit

Permalink
Update CI triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
djperrefort committed Jul 17, 2024
1 parent bcde260 commit f0e144c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/CodeQL.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
branches: [ main ]
pull_request:
branches: [ main ]
schedule:
- cron: 0 7 1 * *

jobs:
analyze:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/PackageTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
workflow_dispatch:
workflow_call:
push:
schedule:
- cron: 0 7 1,15 * *

jobs:
run-tests:
Expand Down

0 comments on commit f0e144c

Please sign in to comment.