Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
csiefer2 authored Apr 9, 2024
1 parent 057cd86 commit 5536781
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
name: "CodeQL"

on:
push:
branches: [ "muelu-sync-workflow" ]
#push:
# branches: [ "muelu-sync-workflow" ]
pull_request:
branches: [ "muelu-sync-workflow" ]
branches: [ "develop" ]
schedule:
- cron: '41 23 * * 2'

Expand Down

0 comments on commit 5536781

Please sign in to comment.