Skip to content

Commit

Permalink
fix: yaml syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
devindford committed Oct 27, 2023
1 parent a671681 commit ab48faa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/preview_site_trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ jobs:
runs-on: ubuntu-latest

steps:
- run: echo "Workflow has been allowed to run for PR ${{ github.event.number }}"
- name: Check for approval
run: echo "Workflow has been allowed to run for PR ${{ github.event.number }}"

0 comments on commit ab48faa

Please sign in to comment.