Skip to content

Commit 04ec6bc

Browse files
committed
fix branches parameter
1 parent 9c93997 commit 04ec6bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/powershell-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
push:
55
branches:
66
- 'v1_specsdev'
7-
- '001-create-a-powershell'
87
- 'feature/**'
8+
- 'feat/**'
99
pull_request:
1010
branches:
1111
- 'v1_specsdev'

0 commit comments

Comments
 (0)