Skip to content

improvement: Allow resources to opt out of the primary key requirement. #1079

improvement: Allow resources to opt out of the primary key requirement.

improvement: Allow resources to opt out of the primary key requirement. #1079

Workflow file for this run

name: CI
on:
push:
tags:
- "v*"
branches: [main]
pull_request:
branches: [main]
jobs:
ash-ci:
uses: ash-project/ash/.github/workflows/ash-ci.yml@main
with:
postgres: true
secrets:
hex_api_key: ${{ secrets.HEX_API_KEY }}