Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

stable

stable #1

Workflow file for this run

name: stable
on:
pull_request:
merge_group:
schedule:
- cron: '40 23 * * *' # 11:45PM UTC everyday (approx 1.5 hours after coreos images publish)
workflow_dispatch:
jobs:
build-stable:

Check failure on line 10 in .github/workflows/build-stable.yml

View workflow run for this annotation

GitHub Actions / stable

Invalid workflow file

The workflow is not valid. .github/workflows/build-stable.yml (Line: 10, Col: 3): Error calling workflow 'secureblue/ucore/.github/workflows/reusable-build.yml@a78a910816f989a646b82146902af087ca4d34df'. The nested job 'build_fcos' is requesting 'packages: write, id-token: write', but is only allowed 'packages: read, id-token: none'.
uses: ./.github/workflows/reusable-build.yml
secrets: inherit
with:
coreos_version: stable