Skip to content

Commit

Permalink
Disable branch builds
Browse files Browse the repository at this point in the history
  • Loading branch information
TimOrme committed Apr 16, 2023
1 parent 310267e commit ad2b8e2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
name: PR Checks
on:
push:
branches:
- '**' # matches every branch
- '!main' # excludes main
pull_request:
types: [opened, reopened, synchronize]

Expand Down

0 comments on commit ad2b8e2

Please sign in to comment.