mirror of
https://github.com/samuelhbne/server-xray.git
synced 2025-12-17 04:14:40 +03:00
Ignore *.md
This commit is contained in:
5
.github/workflows/docker-buildx-latest.yml
vendored
5
.github/workflows/docker-buildx-latest.yml
vendored
@@ -2,7 +2,10 @@ name: docker-buildx-latest
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: master
|
||||
branches:
|
||||
- master
|
||||
paths-ignore:
|
||||
- '**/*.md'
|
||||
|
||||
jobs:
|
||||
multi-arch-latest:
|
||||
|
||||
Reference in New Issue
Block a user