We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5885953 commit 3b3339bCopy full SHA for 3b3339b
1 file changed
.github/workflows/pr-edit.yml
@@ -11,7 +11,7 @@ concurrency:
11
jobs:
12
validate:
13
name: Validate PR
14
- uses: bcgov/quickstart-openshift-helpers/.github/workflows/.pr-validate.yml@0.3.0
+ uses: bcgov/quickstart-openshift-helpers/.github/workflows/.pr-validate.yml@v0.3.0
15
with:
16
markdown_links: |
17
- [Frontend](https://${{ github.event.repository.name }}-${{ github.event.number }}-frontend.apps.silver.devops.gov.bc.ca)
0 commit comments