mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-04 00:02:03 -04:00
CI: Rename default branch to main (#1263)
This commit is contained in:
parent
fbb441eca2
commit
21ac595919
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -4,7 +4,7 @@ on:
|
||||
pull_request:
|
||||
|
||||
push:
|
||||
branches: [master, 0.1x]
|
||||
branches: [main, 0.1x]
|
||||
|
||||
env:
|
||||
GIT_COMMIT_SHA: ${{ github.sha }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user