We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5998a5 commit f1c2264Copy full SHA for f1c2264
.github/workflows/pages.yml
@@ -2,7 +2,7 @@ name: deploy pages
2
3
on:
4
push:
5
- branches: [master, flash]
+ branches: [master]
6
paths:
7
- 'tools/flashpack/**'
8
- '.github/workflows/pages.yml'
0 commit comments