Skip to content

Commit

Permalink
Merge branch 'main' into codeql-in-container
Browse files Browse the repository at this point in the history
  • Loading branch information
achamayou authored Jul 1, 2024
2 parents 7e9e362 + 5fa493a commit 36c4e98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: CI

on:
push:
branches: [main]
pull_request:
workflow_dispatch:

Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/tlaplus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: "TLA+ Spec Verification"

on:
push:
paths:
- "tla/**"
branches: [main]
pull_request:
paths:
- "tla/**"
Expand Down

0 comments on commit 36c4e98

Please sign in to comment.