Skip to content

ci: fix 404 on cache #8

ci: fix 404 on cache

ci: fix 404 on cache #8

Workflow file for this run

name: Main - Continuous Integration
on:
push:
branches:
- main
permissions:
contents: read
jobs:
ci:
name: Continuous Integration
uses: ./.github/workflows/__shared-ci.yml
permissions:
actions: write
contents: read
id-token: write
issues: read
packages: write
pull-requests: read
secrets: inherit