We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55835b4 + 386750e commit 4d2c919Copy full SHA for 4d2c919
.github/workflows/sync-to-astro.yml
@@ -4,8 +4,7 @@ name: Sync Whitepaper to Astro (PR flow)
4
on:
5
push:
6
branches:
7
- - main
8
- - feat/gh-57-content-sync
+ - master
9
paths:
10
- '*.md'
11
- 'pages/**/*.md'
0 commit comments