Skip to content

Commit f2a6814

Browse files
CCM-8044: Only Deploy on Merge Test - Fix workflow dispatch
1 parent 5100766 commit f2a6814

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pr_closed.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ concurrency:
1313

1414
jobs:
1515
check-merge-or-workflow-dispatch:
16-
runs-on: ubuntu-latest
1716
outputs:
1817
deploy: ${{ steps.check.outputs.deploy }}
1918
steps:

0 commit comments

Comments
 (0)