Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Mar 21, 2024
1 parent 5cdfd11 commit e59fad9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Expand Up @@ -4,15 +4,15 @@ on:
branches:
- master
- "3.0"
- "2.17"
- "2.18"
paths-ignore:
- "README.md"
- "release-notes/*"
pull_request:
branches:
- master
- "3.0"
- "2.17"
- "2.18"
paths-ignore:
- "README.md"
- "release-notes/*"
Expand Down

0 comments on commit e59fad9

Please sign in to comment.