Skip to content

Commit

Permalink
Merge pull request warewulf#1173 from anderbubble/test-release-branches
Browse files Browse the repository at this point in the history
Run tests against PRs to v4.*.x branches
  • Loading branch information
mslacken authored Apr 4, 2024
2 parents 33e9495 + f232c91 commit 135a05a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@ on:
push:
branches:
- main
- 'v4.*.x'
paths-ignore:
- 'docs/**'
pull_request:
branches:
- main
- 'v4.*.x'
paths-ignore:
- 'docs/**'

Expand Down

0 comments on commit 135a05a

Please sign in to comment.