Skip to content

Commit b5027c8

Browse files
committed
chore: fix ci mpl head gha
1 parent 33d7ee4 commit b5027c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mpl-head.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
if: github.event_name != 'schedule' || github.repository_owner == 'aws'
1818
uses: ./.github/workflows/mpl_head_version.yml
1919
with:
20-
mpl-head: true
20+
mpl-head: main
2121
mpl-head-ci-format:
2222
needs: getVersion
2323
if: github.event_name != 'schedule' || github.repository_owner == 'aws'

0 commit comments

Comments
 (0)