Skip to content

Commit

Permalink
Test conditionals
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Feb 15, 2024
1 parent 3fcca07 commit 51c57dd
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/pr-open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
needs: pr-close
uses: ./.github/workflows/.pr-validate.yml
with:
markdown: |
- [Frontend](https://${{ github.event.repository.name }}-${{ github.event.number }}-frontend.apps.silver.devops.gov.bc.ca)
- [Backend](https://${{ github.event.repository.name }}-${{ github.event.number }}-frontend.apps.silver.devops.gov.bc.ca/api)
conventional_commits: false
# markdown_links: |
# - [Frontend](https://${{ github.event.repository.name }}-${{ github.event.number }}-frontend.apps.silver.devops.gov.bc.ca)
# - [Backend](https://${{ github.event.repository.name }}-${{ github.event.number }}-frontend.apps.silver.devops.gov.bc.ca/api)

0 comments on commit 51c57dd

Please sign in to comment.