We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d1da86 commit ab1263fCopy full SHA for ab1263f
.github/workflows/pr_dev.yaml
@@ -70,3 +70,5 @@ jobs:
70
api-guard:
71
if: ${{ github.actor != 'dependabot[bot]' }}
72
uses: emdgroup/mtrust-api-guard/.github/workflows/pr_workflow.yaml@main
73
+ with:
74
+ pre_release: true
0 commit comments