Skip to content

Commit

Permalink
Enable CI for PRs too
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jan 31, 2025
1 parent bc1206e commit 3f3f8ce
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ on:
paths-ignore:
- "README.md"
- "release-notes/*"
pull_request:
branches:
- master
- "3.0"
- "2.17"

permissions:
contents: read

Expand Down

0 comments on commit 3f3f8ce

Please sign in to comment.