Skip to content

ublue main 41

ublue main 41 #91

Workflow file for this run

name: ublue main 41
on:
pull_request:
merge_group:
schedule:
- cron: '5 4 * * *' # 4am-ish UTC everyday (timed against official fedora container pushes)
workflow_dispatch:
jobs:
build:

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

View workflow run for this annotation

GitHub Actions / ublue main 41

Invalid workflow file

The workflow is not valid. .github/workflows/build-41.yml (Line: 10, Col: 3): Error calling workflow 'socially-distant/main/.github/workflows/reusable-build.yml@db3576d79613401a84c5d16ff25e7abd98d0f0d9'. The nested job 'build_main' is requesting 'packages: write, id-token: write', but is only allowed 'packages: read, id-token: none'.
name: build
uses: ./.github/workflows/reusable-build.yml
secrets: inherit
with:
fedora_version: 41