Skip to content

Commit

Permalink
Merge branch 'main' into readme-improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
TimOrme authored Apr 6, 2023
2 parents c3ba9b8 + e565c48 commit 49a65f8
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 49a65f8

Please sign in to comment.