We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af2e104 commit 6f30ab2Copy full SHA for 6f30ab2
1 file changed
.github/workflows/deploy-pages.yml
@@ -24,7 +24,7 @@ name: Deploy web to GitHub Pages
24
25
on:
26
push:
27
- branches: [main, feature/graphing]
+ branches: [main, feature/graphing, feature/graph2]
28
workflow_dispatch:
29
30
permissions:
0 commit comments