change branch name to main

This commit is contained in:
conanhujinming
2021-06-20 00:00:17 +08:00
committed by GitHub
parent 62c6ab3e4d
commit 194a1dedc8

View File

@@ -6,7 +6,7 @@ name: CI
# events but only for the master branch
on:
push:
branches: [ master ]
branches: [ main ]
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs: