Skip to content

Merge pull request #4 from lejoko/dependabot/hex/ash-3.0.2 #20

Merge pull request #4 from lejoko/dependabot/hex/ash-3.0.2

Merge pull request #4 from lejoko/dependabot/hex/ash-3.0.2 #20

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
with:
mysql: true
mysql-version: ${{matrix.mysql-version}}
secrets:
hex_api_key: ${{ secrets.HEX_API_KEY }}