mirror of
https://github.com/XrayR-project/XrayR.git
synced 2025-06-30 16:19:50 +00:00
chore: update docker.yml
This commit is contained in:
parent
f7d1114fb2
commit
48ca6d9648
5
.github/workflows/docker.yml
vendored
5
.github/workflows/docker.yml
vendored
@ -4,6 +4,11 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- "**/*.go"
|
||||
- "go.mod"
|
||||
- "go.sum"
|
||||
- ".github/workflows/*.yml"
|
||||
tags:
|
||||
- 'v*'
|
||||
pull_request:
|
||||
|
Loading…
x
Reference in New Issue
Block a user