Skip to content

Commit 548cae4

Browse files
committed
fix yaml file?
1 parent 302bdd0 commit 548cae4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/package.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Package Shared Projects
22

33
on:
44
push:
5-
branches: [ * ]
5+
branches: [ '*' ]
66
pull_request:
7-
branches: [ * ]
7+
branches: [ '*' ]
88

99
permissions:
1010
contents: read

0 commit comments

Comments
 (0)