mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
add docker to nightly ci ignore
This commit is contained in:
parent
ca13076b03
commit
d6e34e0967
1
.github/workflows/nightly.yml
vendored
1
.github/workflows/nightly.yml
vendored
|
|
@ -10,6 +10,7 @@ on:
|
||||||
- '*.md'
|
- '*.md'
|
||||||
- '.github/**'
|
- '.github/**'
|
||||||
- '!.github/workflows/nightly.yml'
|
- '!.github/workflows/nightly.yml'
|
||||||
|
- '!docker/**'
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue