Rename default git branch from develop to main (#217)
This commit is contained in:
committed by
GitHub
parent
24b035008c
commit
8b896ab4de
@@ -3,7 +3,7 @@ on:
|
||||
pull_request:
|
||||
paths: Cargo.lock
|
||||
push:
|
||||
branches: develop
|
||||
branches: main
|
||||
paths: Cargo.lock
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
Reference in New Issue
Block a user