Skip to content

Commit

Permalink
Only run on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-robertson committed Jun 24, 2024
1 parent 52da50b commit 51af6ff
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/acceptance_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ on:
pull_request:
branches:
- "main"
push:
branches:
- "*"

jobs:

Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ on:
pull_request:
branches:
- "main"
push:
branches:
- "*"

jobs:
setup_matrix:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ on:
pull_request:
branches:
- "main"
push:
branches:
- "*"

jobs:
setup_matrix:
Expand Down

0 comments on commit 51af6ff

Please sign in to comment.