Skip to content

Updated to work with core ^1.0.0 #34

Updated to work with core ^1.0.0

Updated to work with core ^1.0.0 #34

Workflow file for this run

name: Continuous Integration
on:
push:
branches:
- main
workflow_dispatch:
workflow_call:
pull_request:
jobs:
ci:
name: CI
uses: zen-fs/core/.github/workflows/ci.yaml@main
permissions:
contents: read
id-token: write