Skip to content

Commit

Permalink
Only build on PRs as they are mandatory anyways
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-the-arcane committed Aug 11, 2023
1 parent d3c29e3 commit 7e39076
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-matrix.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Matrix Build

on:
push:
branches:
- main
pull_request:
branches:
- main
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Test

on:
push:
branches:
- main
pull_request:
branches:
- main
Expand Down

0 comments on commit 7e39076

Please sign in to comment.