mirror of
https://github.com/tsl0922/ttyd.git
synced 2025-12-26 05:24:21 +01:00
repo: rename master to main
This commit is contained in:
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -2,7 +2,7 @@ name: docker
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: master
|
||||
branches: main
|
||||
tags: "*"
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user