Skip to content

Commit

Permalink
Workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
filipeom committed Oct 23, 2024
1 parent fe95447 commit 5cf0986
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 28 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/test-alt-ergo.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: Test Alt-Ergo

on:
push:
branches:
- main
pull_request:
branches:
- main
on: workflow-dispatch

jobs:
test-alt-ergo:
Expand Down
8 changes: 1 addition & 7 deletions .github/workflows/test-bitwuzla.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: Test Bitwuzla

on:
push:
branches:
- main
pull_request:
branches:
- main
on: workflow-dispatch

jobs:
test-bitwuzla:
Expand Down
8 changes: 1 addition & 7 deletions .github/workflows/test-colibri2.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: Test Colibri2

on:
push:
branches:
- main
pull_request:
branches:
- main
on: workflow-dispatch

jobs:
test-colibri2:
Expand Down
8 changes: 1 addition & 7 deletions .github/workflows/test-cvc5.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: Test cvc5

on:
push:
branches:
- main
pull_request:
branches:
- main
on: workflow-dispatch

jobs:
test-cvc5:
Expand Down

0 comments on commit 5cf0986

Please sign in to comment.