Skip to content

Create gh-pages.yml

Create gh-pages.yml #1

Workflow file for this run

name: GH_PAGES
on:
workflow_dispatch:
push:
branches:
- main
jobs:
ci:
uses: dropecho/.github/.github/workflows/haxe-gh-pages.yml@main

Check failure on line 10 in .github/workflows/gh-pages.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/gh-pages.yml

Invalid workflow file

error parsing called workflow ".github/workflows/gh-pages.yml" -> "dropecho/.github/.github/workflows/haxe-gh-pages.yml@main" (source branch with sha:4626730fe85f912710579873a775043c2b7faf0c) : No event triggers defined in `on`
secrets: inherit