mirror of
https://github.com/dalbodeule/sh0rt.kr-pdns.git
synced 2025-06-08 18:58:20 +00:00
build.yml change branch
This commit is contained in:
parent
64efe76e08
commit
9f8b4a6122
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -3,7 +3,7 @@ name: build
|
||||
#event trigger : main 브랜치에 push 이벤트 발생시 jobs가 실행된다.
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
branches: [ "master" ]
|
||||
|
||||
#권한 설정
|
||||
permissions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user