Skip to content

Commit 7f28b60

Browse files
committed
fix: branch name
1 parent 721e21b commit 7f28b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
push:
44
branches:
55
# - 'main'
6-
- 'origin/1-configure-as-a-unity-package'
6+
- '1-configure-as-a-unity-package'
77
pull_request:
88
branches:
99
- 'main'

0 commit comments

Comments
 (0)