Skip to content

Commit 8257e3b

Browse files
fix: updated workflow branch
1 parent ec1c1c9 commit 8257e3b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/publish-passport-tutorials.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ on:
44
# Run when changes are pushed to Passport tutorials or metadata
55
push:
66
branches:
7-
# - main
8-
- chore/sample-app-tutorial
7+
- main
98
paths:
109
- 'sample/Assets/Scripts/Passport/**/tutorial.md'
1110
- 'sample/Assets/Scripts/Passport/**/metadata.json'

0 commit comments

Comments
 (0)