Trigger build action on action change
Some checks failed
Docker image build / Build docker image (push) Failing after 1m52s

This commit is contained in:
DaemonGloom 2024-08-06 08:35:25 +05:00
parent bcc15a8b7b
commit 0c304c5e9c

View File

@ -4,9 +4,11 @@ on:
branches: [master]
paths:
- app/**
- .github/**
pull_request:
paths:
- app/**
- .github/**
jobs:
build-images: