We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab94619 commit 15c9509Copy full SHA for 15c9509
.github/CI.yml
@@ -2,10 +2,10 @@ name: CI
2
on:
3
pull_request:
4
branches:
5
- - master
+ - main
6
push:
7
8
9
jobs:
10
test:
11
runs-on: ubuntu-latest
.github/Documentation.yml
@@ -3,7 +3,7 @@ name: Documentation
tags: '*'
0 commit comments