Skip to content

chore: copy ash_sqlite, replace sqlite with mysql and make some tests… #1

chore: copy ash_sqlite, replace sqlite with mysql and make some tests…

chore: copy ash_sqlite, replace sqlite with mysql and make some tests… #1

Workflow file for this run

name: CI
on:
push:
tags:
- "v*"
branches: [main]
pull_request:
branches: [main]
jobs:
ash-ci:

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

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. .github/workflows/elixir.yml (Line: 10, Col: 3): Error calling workflow 'ash-project/ash/.github/workflows/ash-ci.yml@main'. The nested job 'deploy-docs' is requesting 'pages: write, id-token: write', but is only allowed 'pages: none, id-token: none'.
uses: ash-project/ash/.github/workflows/ash-ci.yml@main
with:
sqlite: true
secrets:
hex_api_key: ${{ secrets.HEX_API_KEY }}