We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8136c5f commit 0238fa7Copy full SHA for 0238fa7
.github/workflows/main.yml
@@ -7,8 +7,7 @@ on:
7
- '.cirrus.yml'
8
- '.github/workflows/docs.yml'
9
branches:
10
- - master
11
- - develop
+ - main
12
pull_request:
13
paths-ignore:
14
- 'docs/**'
.github/workflows/skip.yml
@@ -9,8 +9,7 @@ on:
- '!.cirrus.yml'
- '!.github/workflows/docs.yml'
15
16
- '**'
0 commit comments