mirror of
https://github.com/XTLS/Xray-core.git
synced 2024-11-22 05:06:07 +03:00
Update docker.yml
limit docker build to main branch
This commit is contained in:
parent
dd81ad5342
commit
ae518cce52
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -3,7 +3,7 @@ name: Build docker image
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- '*'
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build-image:
|
||||
|
Loading…
Reference in New Issue
Block a user