Skip to content

Commit

Permalink
Naming scheme applies to all branches, not just those based on dev
Browse files Browse the repository at this point in the history
  • Loading branch information
robmart authored Sep 19, 2024
1 parent f82eac6 commit c486eca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/branch-naming-scheme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
delete:
pull_request:
branches:
- dev
- '**'

jobs:
branch-naming-policy:
Expand Down

0 comments on commit c486eca

Please sign in to comment.