We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3abd84 commit 8bee0a6Copy full SHA for 8bee0a6
3 files changed
.github/workflows/book.yml
@@ -3,7 +3,7 @@ name: Book ToC Generation
3
on:
4
push:
5
branches:
6
- - "master"
+ - "main"
7
- "book-staging"
8
9
jobs:
.github/workflows/link-checker.yml
@@ -6,7 +6,7 @@ name: Link Check on Patterns and README
10
pull_request:
11
12
.github/workflows/lint-patterns.yml
@@ -4,7 +4,7 @@ name: Pattern Syntax Validation
paths:
- ".github/workflows/lint-patterns.yml"
0 commit comments