Skip to content

ci: try to make ci work try 4... #11

ci: try to make ci work try 4...

ci: try to make ci work try 4... #11

Workflow file for this run

name: CI
on: [push]
jobs:
ash-ci:
strategy:
fail-fast: false
matrix:
mysql-version: ["8.0"]
uses: lejoko/ash_mysql/.github/workflows/ash-ci.yml@main

Check failure on line 9 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:782565bfa22485b2f5fa82baf0a729aa6fd3a1e8) : No event triggers defined in `on`
with:
mysql: true
mysql.version: ${{matrix.mysql-version}}
secrets:
hex_api_key: ${{ secrets.HEX_API_KEY }}