Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
ci(dev): ignore changes to the makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonBirchall committed May 3, 2022
1 parent 8c7d5b3 commit 8fcb280
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test-deploy-dev.yaml
Expand Up @@ -9,6 +9,7 @@ on:
paths-ignore:
- "**.md"
- ".github/**"
- "Makefile"

env:
IMAGE: ministryofjustice/analytical-platform-tools-operator
Expand Down

0 comments on commit 8fcb280

Please sign in to comment.