chore(deps): bump ash_sql from 0.1.1-rc.20 to 0.1.2 #2
elixir.yml
on: pull_request
ash-ci
/
mix deps.get
ash-ci
/
mix credo --strict
ash-ci
/
mix deps.unlock --check-unused
ash-ci
/
mix dialyzer
ash-ci
/
mix format --check-formatted
ash-ci
/
mix sobelow
ash-ci
/
mix spark.cheat_sheets --check
ash-ci
/
mix spark.formatter --check
ash-ci
/
mix test
ash-ci
/
Deploy docs to GitHub pages.
ash-ci
/
Release
Annotations
1 error
Invalid workflow file:
.github/workflows/elixir.yml#L10
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'.
|