10
0
Fork 0
mirror of https://github.com/ZeusWPI/ZNS.git synced 2024-11-21 13:31:11 +01:00

fix docker.yml

This commit is contained in:
Xander Bil 2024-08-22 17:39:30 +02:00
parent 2bcecd80b3
commit 8e46045d4c
No known key found for this signature in database
GPG key ID: EC9706B54A278598

View file

@ -4,10 +4,11 @@ on:
push:
branches:
- main
paths:
- '**/*.rs'
- Dockerfile
- Cargo.lock
paths:
- .github/workflows/docker.yml
- '**/*.rs'
- Dockerfile
- Cargo.lock
concurrency:
group: docker-main