Skip to content

Commit 8a448b6

Browse files
committed
chore(ci): test with branch over sha as it was not found
1 parent b7fdb4e commit 8a448b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_schedule_monthly_roadmap_reminder.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permissions:
1313

1414
jobs:
1515
call-workflow-passing-data:
16-
uses: aws-powertools/actions/.github/workflows/monthly_roadmap_reminder.yml@fd4575466e5c2ac10703ac16f5aa9fb8890f532a
16+
uses: aws-powertools/actions/.github/workflows/monthly_roadmap_reminder.yml@main
1717
with:
1818
token: ${{ github.token }}
1919

0 commit comments

Comments
 (0)