Skip to content

Commit 520cc8b

Browse files
authored
Update Readme.md
1 parent 35dff5a commit 520cc8b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/Readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ name: Book with Pillar
99
1010
on:
1111
push:
12-
branches: [ main ]
12+
branches: [ master ]
1313
pull_request:
14-
branches: [ main ]
14+
branches: [ master ]
1515
schedule:
1616
- cron: '0 0 * * 0'
1717
@@ -86,4 +86,4 @@ jobs:
8686
title: "Development Build"
8787
files: |
8888
artifacts/*.pdf
89-
```
89+
```

0 commit comments

Comments
 (0)