mirror of
https://github.com/skoobasteeve/MTAPI-docker.git
synced 2026-03-19 19:18:57 +00:00
ignore irrelevant files
This commit is contained in:
3
.github/workflows/docker-publish-local.yml
vendored
3
.github/workflows/docker-publish-local.yml
vendored
@@ -6,7 +6,10 @@ on:
|
||||
branches: ['main']
|
||||
paths-ignore:
|
||||
- '**/README.md'
|
||||
- '**/.gitignore'
|
||||
- '.github/workflows/**'
|
||||
- 'settings.cfg'
|
||||
- 'update_stations_files.sh'
|
||||
|
||||
env:
|
||||
IMAGE_NAME: ${{ github.repository }}
|
||||
|
||||
Reference in New Issue
Block a user