Run action on workflow update
All checks were successful
Build AirSignal Docker image / build-docker (push) Successful in 22s
All checks were successful
Build AirSignal Docker image / build-docker (push) Successful in 22s
This commit is contained in:
@ -2,8 +2,9 @@ name: Build AirSignal Docker image
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
branches: [master, main]
|
||||
paths:
|
||||
- ".gitea/workflows/docker.yaml"
|
||||
- "Dockerfile"
|
||||
- "*.js"
|
||||
- "*.json"
|
||||
|
Reference in New Issue
Block a user