File tree Expand file tree Collapse file tree 3 files changed +10
-21
lines changed Expand file tree Collapse file tree 3 files changed +10
-21
lines changed Original file line number Diff line number Diff line change 1- name : Main branch
1+ name : Branch
22on :
3+ pull_request :
4+ branches :
5+ - main
6+ - release/**
7+ types : [opened, synchronize, reopened]
38 push :
49 branches :
510 - main
@@ -16,6 +21,6 @@ permissions:
1621 actions : write
1722
1823jobs :
19- perform :
20- uses : cloudposse/github-actions-workflows-github-action-composite /.github/workflows/main-branch .yml@main
24+ github-action :
25+ uses : cloudposse/. github/.github/workflows/shared-github-action .yml@main
2126 secrets : inherit
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -8,6 +8,6 @@ permissions:
88 contents : write
99
1010jobs :
11- perform :
12- uses : cloudposse/github-actions-workflows-github-action-composite /.github/workflows/release.yml@main
11+ github-action :
12+ uses : cloudposse/. github/.github/workflows/shared- release-branches .yml@main
1313 secrets : inherit
You can’t perform that action at this time.
0 commit comments