Commit 1eaf441
committed
ci: fix auto-merge-deps reusable workflow reference
The caller pointed at netresearch/skill-repo-skill/.github/workflows/auto-merge-deps.yml,
which does not exist. The real reusable workflow lives at netresearch/.github.
Every pull_request event failed to resolve the reusable workflow.
Switch the reference to the correct path and change the trigger to
pull_request_target so Dependabot/Renovate PRs get write-scoped creds.
Signed-off-by: Sebastian Mendel <sebastian.mendel@netresearch.de>1 parent f24344a commit 1eaf441
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
0 commit comments