We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0292153 commit 60066edCopy full SHA for 60066ed
.github/workflows/precommit-publish.yml
@@ -2,7 +2,8 @@ name: Create and publish Precommit Image
2
3
on:
4
push:
5
- branches: [ "main" ]
+ paths:
6
+ - 'Dockerfile.precommit'
7
pull_request:
8
paths:
9
- 'Dockerfile.precommit'
0 commit comments