Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
0o-de-lally committed Nov 9, 2023
1 parent 4b4c205 commit d23f655
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/formal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@ on:
push:
branches:
- "ci*"
- "formal"
- "prover*"
# tags:
# - '[0-9]+.[0-9]+.[0-9]+'
# - '[0-9]+.[0-9]+.[0-9]+-rc.[0-9]+'
# pull_request:
# types:
# - opened
# - synchronize
# branches:
# - 'release**'
# - 'main'
pull_request:
types:
- opened
- synchronize
branches:
- 'release**'
- 'main'

env:

Expand Down

0 comments on commit d23f655

Please sign in to comment.