Skip to content

Commit

Permalink
Fix branch test action
Browse files Browse the repository at this point in the history
  • Loading branch information
tboeghk committed Sep 10, 2024
1 parent 30ff0a4 commit 0029c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/branch-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
push:
branches:
- 'feature/**'
- 'candidate/**'
- 'candidates/**'
paths-ignore:
- '*.md'
- '.github/**'
Expand Down

0 comments on commit 0029c8b

Please sign in to comment.