We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33d7ee4 commit b5027c8Copy full SHA for b5027c8
.github/workflows/mpl-head.yml
@@ -17,7 +17,7 @@ jobs:
17
if: github.event_name != 'schedule' || github.repository_owner == 'aws'
18
uses: ./.github/workflows/mpl_head_version.yml
19
with:
20
- mpl-head: true
+ mpl-head: main
21
mpl-head-ci-format:
22
needs: getVersion
23
0 commit comments