Skip to content

Commit e15174d

Browse files
committed
Fix workflow
1 parent aff43e5 commit e15174d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches:
88
- "1.5.x"
99
tags:
10-
- '1.*'
10+
- '1.5.*'
1111

1212
concurrency: phar
1313

0 commit comments

Comments
 (0)