We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a05b7b0 commit ba63dd9Copy full SHA for ba63dd9
.github/workflows/pr-check.yml
@@ -4,7 +4,7 @@ on:
4
pull_request:
5
branches: ["main"]
6
push:
7
- branches: ["main"]
+ branches: ["main","dev"]
8
9
jobs:
10
docs:
.github/workflows/pr-lint.yml
lint:
0 commit comments