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 5, 2023
2 parents 85b2b42 + 8f798fd commit 8291205
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
branches:
- '**' # matches every branch
- '!main' # excludes main
pull_request:
types: [opened, reopened, synchronize]

jobs:
checkpr:
Expand Down

0 comments on commit 8291205

Please sign in to comment.