1 parent 302bdd0 commit 548cae4Copy full SHA for 548cae4
1 file changed
.github/workflows/package.yaml
@@ -2,9 +2,9 @@ name: Package Shared Projects
2
3
on:
4
push:
5
- branches: [ * ]
+ branches: [ '*' ]
6
pull_request:
7
8
9
permissions:
10
contents: read
0 commit comments