Run action on workflow update
All checks were successful
Build AirSignal Docker image / build-docker (push) Successful in 22s

This commit is contained in:
2023-11-22 12:00:45 +01:00
parent 2ecee579bb
commit 28774095e4

View File

@ -2,8 +2,9 @@ name: Build AirSignal Docker image
on:
push:
branches: [master]
branches: [master, main]
paths:
- ".gitea/workflows/docker.yaml"
- "Dockerfile"
- "*.js"
- "*.json"