Update workflow

This commit is contained in:
2023-11-10 12:27:01 +01:00
parent bb7bad029a
commit 6e829100c4

View File

@ -3,6 +3,10 @@ name: Build AirSignal Docker image
on:
push:
branches: [master]
paths:
- "Dockerfile"
- "*.js"
- "*.json"
jobs:
build-docker: