Skip to content

Commit 5df1a53

Browse files
authored
Update deploy.yml
1 parent 99ad19f commit 5df1a53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Deploy static content to Pages
22

33
on:
44
push:
5-
branches: ["main"]
5+
branches: ["main", "fix-example-build-test"]
66
workflow_dispatch:
77

88
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages

0 commit comments

Comments
 (0)