Skip to content

Commit 4d2c919

Browse files
authored
Merge pull request #67 from apify/bug/gh-66-wrong-branch-name
Content Sync: Fixing the branch name
2 parents 55835b4 + 386750e commit 4d2c919

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/sync-to-astro.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ name: Sync Whitepaper to Astro (PR flow)
44
on:
55
push:
66
branches:
7-
- main
8-
- feat/gh-57-content-sync
7+
- master
98
paths:
109
- '*.md'
1110
- 'pages/**/*.md'

0 commit comments

Comments
 (0)