feature: not run build when change image workflow

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

View file

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