feature: not run build when change image workflow

This commit is contained in:
Peter Galonza 2024-06-03 21:22:53 +03:00
parent 0582dd0d8d
commit b3c4faa964

View file

@ -6,6 +6,7 @@ on:
- master
paths-ignore:
- 'Dockerfile'
- '.github/workflows/image.yml'
jobs:
build-workflow: