Skip to content

Commit 6f30ab2

Browse files
committed
ci: deploy GitHub Pages from feature/graph2 branch
Made-with: Cursor
1 parent af2e104 commit 6f30ab2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ name: Deploy web to GitHub Pages
2424

2525
on:
2626
push:
27-
branches: [main, feature/graphing]
27+
branches: [main, feature/graphing, feature/graph2]
2828
workflow_dispatch:
2929

3030
permissions:

0 commit comments

Comments
 (0)