We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55835b4 commit 386750eCopy full SHA for 386750e
.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