Skip to content

Commit 3d96eda

Browse files
authored
gallery workflow - update branch name
1 parent c75eb10 commit 3d96eda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gallery.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ name: Publish Gallery
22
on:
33
push:
44
branches:
5-
- master
5+
- main
66
pull_request:
77
branches:
8-
- master
8+
- main
99
permissions:
1010
id-token: write
1111
actions: write

0 commit comments

Comments
 (0)