rename master to main

This commit is contained in:
seiry 2023-04-10 22:33:25 +08:00
parent 31697bdcf0
commit 2a8934ebfc
No known key found for this signature in database
GPG Key ID: 1F392C1EF1F7DCB8
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: docker-ci
on:
push:
branches:
- 'master'
- 'main'
schedule:
- cron: '3 8 * * *'