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