10
0
Fork 0
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:
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: push:
branches: branches:
- main - main
paths: paths:
- '**/*.rs' - .github/workflows/docker.yml
- Dockerfile - '**/*.rs'
- Cargo.lock - Dockerfile
- Cargo.lock
concurrency: concurrency:
group: docker-main group: docker-main