Skip to content

Commit

Permalink
Fix PR build again
Browse files Browse the repository at this point in the history
  • Loading branch information
TimOrme committed Apr 6, 2023
1 parent 8f798fd commit 7610720
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
branches:
- '**' # matches every branch
- '!main' # excludes main
pull_request:
types: [opened, reopened, synchronize]
pull_request:
types: [opened, reopened, synchronize]

jobs:
checkpr:
Expand Down

0 comments on commit 7610720

Please sign in to comment.