run if Docketfile was changed

This commit is contained in:
John
2022-02-13 09:35:11 +01:00
parent 6be07b55b0
commit b62afe12be
+4
View File
@@ -3,6 +3,10 @@ name: Release
on: on:
release: release:
types: [ published, edited ] types: [ published, edited ]
push:
branches: [ master ]
paths:
- 'contrib/docker/Dockerfile.release'
workflow_dispatch: workflow_dispatch:
jobs: jobs: