Skip to content

ci: try to make it work... #6

ci: try to make it work...

ci: try to make it work... #6

Workflow file for this run

name: CI
on:
push:
tags:
- "v*"
branches: [main]
pull_request:
branches: [main]
jobs:
ash-ci:
uses: lejoko/ash_mysql/.github/workflows/ash-ci.yml@main

Check failure on line 11 in .github/workflows/elixir.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/elixir.yml

Invalid workflow file

error parsing called workflow ".github/workflows/elixir.yml" -> "lejoko/ash_mysql/.github/workflows/ash-ci.yml@main" (source branch with sha:2292654cd0e966bd28cba0d1db871a6cd7231b03) : No event triggers defined in `on`
with:
mysql: true
secrets:
hex_api_key: ${{ secrets.HEX_API_KEY }}