Skip to content

Add tag to workflow uses #78

Add tag to workflow uses

Add tag to workflow uses #78

Workflow file for this run

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