Skip to content

GitHub Actions build refactor #408

GitHub Actions build refactor

GitHub Actions build refactor #408

Workflow file for this run

name: Build and test
on:
pull_request:
branches: [main]
jobs:
call-workflow:

Check failure on line 8 in .github/workflows/python-tests.yml

View workflow run for this annotation

GitHub Actions / Build and test

Invalid workflow file

The workflow is not valid. .github/workflows/python-tests.yml (Line: 8, Col: 3): Error calling workflow 'google/array_record/.github/workflows/build_and_publish_template.yml@87651fa717d33887a0ebb824d088b2e0d73ba52e'. The nested job 'publish-wheel' is requesting 'id-token: write', but is only allowed 'id-token: none'.
uses: ./.github/workflows/build_and_publish_template.yml
with:
upload_wheels: false