Skip to content

Commit 26ab220

Browse files
committed
Merge branch 'main' of github.com:cloudposse-github-actions/.github
* 'main' of github.com:cloudposse-github-actions/.github: Remove PR labels from shared-scheduled workflow Update action reference in shared-scheduled.yml
2 parents 774585a + 35cd018 commit 26ab220

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/shared-scheduled.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,7 @@ concurrency:
1515

1616
jobs:
1717
readme:
18-
uses: cloudposse-github-actions-components/.github/.github/workflows/shared-readme.yml@main
18+
uses: cloudposse-github-actions/.github/.github/workflows/shared-readme.yml@main
1919
with:
2020
runs-on: ${{ inputs.runs-on }}
21-
pr_labels: |
22-
auto-update
23-
readme
24-
no-release
2521
secrets: inherit

0 commit comments

Comments
 (0)