We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7319306 commit a970f68Copy full SHA for a970f68
.github/workflows/ci.yml
@@ -6,7 +6,8 @@ on:
6
- '*'
7
push:
8
branches:
9
- - master
+ - main
10
+
11
jobs:
12
sqlite:
13
runs-on: ubuntu-latest
0 commit comments