Skip to content

[Bug]: Hero Image Not Responsive on Mobile #9

[Bug]: Hero Image Not Responsive on Mobile

[Bug]: Hero Image Not Responsive on Mobile #9

name: Preview

Check failure on line 1 in .github/workflows/build_and_check.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build_and_check.yml

Invalid workflow file

`jobs` is not a valid event name
on:
pull_request:
types:
- opened
- reopened
- synchronize
- closed
jobs:
deploy-preview:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: rossjrw/pr-preview-action@v1
with:
source-dir: .
preview-branch: gh-pages
umbrella-dir: pr-preview
action: auto