Skip to content

Commit d0c343e

Browse files
committed
ci: add in secrets inherit param
1 parent cd5fe11 commit d0c343e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/issue-comment-to-jira.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ jobs:
88
automerge-dependabot:
99
name: "Automerge Dependabot PR"
1010
uses: mParticle/mparticle-workflows/.github/workflows/issue-comment-to-jira.yml@main
11+
secrets: inherit

.github/workflows/issue-to-jira-ticket.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ jobs:
88
create-issue:
99
name: "Create Issue"
1010
uses: mParticle/mparticle-workflows/.github/workflows/issue-to-jira-ticket.yml@main
11+
secrets: inherit

0 commit comments

Comments
 (0)