We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2963046 commit 07b7ce5Copy full SHA for 07b7ce5
.github/workflows/dependabot-merge.yml
@@ -6,6 +6,7 @@ on:
6
branches: ["main"]
7
paths:
8
- "dependabot-merge/**"
9
+ - ".github/workflows/dependabot-merge.yml"
10
11
env:
12
REGISTRY: ghcr.io
0 commit comments