Skip to content

Commit

Permalink
Change matching
Browse files Browse the repository at this point in the history
  • Loading branch information
sirscratchalot committed Feb 13, 2025
1 parent 59e95dc commit 974f177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/move-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ run-name: ${{ github.actor }} is pushing a branch onward and then cleaning up
on:
create:
branches:
- '.+/.+/.+'
- '**/**/**'
workflow_dispatch: # Allows manual triggering

jobs:
Expand Down

0 comments on commit 974f177

Please sign in to comment.