mirror of
https://github.com/Hopiu/lychee.git
synced 2026-05-14 08:43:13 +00:00
Fix default branch
This commit is contained in:
parent
328c96576d
commit
8067e74053
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
|
@ -14,7 +14,7 @@ on:
|
|||
- "v*.*.*"
|
||||
pull_request:
|
||||
branches:
|
||||
- "main"
|
||||
- "master"
|
||||
|
||||
env:
|
||||
IMAGE_NAME: lycheeverse/lychee
|
||||
|
|
|
|||
Loading…
Reference in a new issue