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 06a8a7c commit 644caddCopy full SHA for 644cadd
.github/workflows/main.yml
@@ -1,8 +1,8 @@
1
-name: Master CI/CD
+name: Main CI/CD
2
on:
3
push:
4
branches:
5
- - master
+ - main
6
jobs:
7
tests:
8
runs-on: ubuntu-latest
0 commit comments