Skip to content

Commit ab1263f

Browse files
committed
chore: add pre_release parameter to api-guard job in PR workflow
1 parent 5d1da86 commit ab1263f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr_dev.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,5 @@ jobs:
7070
api-guard:
7171
if: ${{ github.actor != 'dependabot[bot]' }}
7272
uses: emdgroup/mtrust-api-guard/.github/workflows/pr_workflow.yaml@main
73+
with:
74+
pre_release: true

0 commit comments

Comments
 (0)