Skip to content

feat: update so we can run the workflow for forks on approval with th… #1

feat: update so we can run the workflow for forks on approval with th…

feat: update so we can run the workflow for forks on approval with th… #1

name: Call Build Preview
on:
pull_request:
types: [opened, reopened, syncronize]
jobs:
build:
runs-on: ubuntu-latest
steps:
- run: echo "Workflow has been allowed to run for PR ${{ github.event.number }}"

Check failure on line 12 in .github/workflows/preview_site_trigger.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/preview_site_trigger.yml

Invalid workflow file

You have an error in your yaml syntax on line 12