Skip to content

Commit bcfb583

Browse files
committed
CCM-11942: Update workflows to use common dispatch workflow script
1 parent 11e37a9 commit bcfb583

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/pr_closed.disabled

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353
uses: actions/[email protected]
5454

5555
- name: Updating Main Environment
56-
secrets: inherit
5756
env:
5857
PR_TRIGGER_PAT: ${{ secrets.PR_TRIGGER_PAT }}
5958
run: |

.github/workflows/release_created.disabled

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
uses: actions/[email protected]
3030

3131
- name: Updating Main Environment
32-
secrets: inherit
3332
env:
3433
PR_TRIGGER_PAT: ${{ secrets.PR_TRIGGER_PAT }}
3534
run: |

0 commit comments

Comments
 (0)