mirror of
https://github.com/ZeusWPI/ZNS.git
synced 2024-11-21 21:41:10 +01:00
fix docker.yml
This commit is contained in:
parent
2bcecd80b3
commit
8e46045d4c
1 changed files with 5 additions and 4 deletions
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
|
@ -5,6 +5,7 @@ on:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
paths:
|
paths:
|
||||||
|
- .github/workflows/docker.yml
|
||||||
- '**/*.rs'
|
- '**/*.rs'
|
||||||
- Dockerfile
|
- Dockerfile
|
||||||
- Cargo.lock
|
- Cargo.lock
|
||||||
|
|
Loading…
Reference in a new issue