Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
magnuselden authored and magnuselden committed Apr 17, 2024
1 parent 64642ce commit c4fd085
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ on:
push:
branches: [ main ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
schedule:
- cron: '32 0 * * 6'

Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Format code

on:
push:
branches: [ main ]
pull_request:

jobs:
format:
Expand Down

0 comments on commit c4fd085

Please sign in to comment.