Skip to content

Commit 1b17127

Browse files
committed
chore: adj trigger for run in PR`
1 parent c53895a commit 1b17127

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/dockerhub-release-matrix.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ on:
66
- develop
77
- release/*
88
paths:
9-
- ".github/workflows/dockerhub-release.yml"
10-
- "common-nix.vars*"
9+
- ".github/workflows/dockerhub-release-matrix.yml"
1110
- "ansible/vars.yml"
1211
- "Dockerfile-*"
1312
workflow_dispatch:

.github/workflows/publish-nix-pgupgrade-scripts.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- develop
77
- release/*
8+
- sam/docker-oriole17
89
paths:
910
- '.github/workflows/publish-nix-pgupgrade-scripts.yml'
1011
workflow_dispatch:

0 commit comments

Comments
 (0)