Skip to content

Commit 5419ac8

Browse files
authored
Merge pull request #138 from github/edburns/resolve-trigger-dependabot-problem
Fix push-to-pull-request-branch target for workflow_dispatch
2 parents f2c79b4 + 637da14 commit 5419ac8

2 files changed

Lines changed: 17 additions & 15 deletions

File tree

‎.github/workflows/codegen-agentic-fix.lock.yml‎

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎.github/workflows/codegen-agentic-fix.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ tools:
3434

3535
safe-outputs:
3636
push-to-pull-request-branch:
37+
target: "*"
38+
labels: [dependencies]
3739
add-comment:
3840
target: "*"
3941
max: 5

0 commit comments

Comments
 (0)