Skip to content

GitHub Actions build refactor #406

GitHub Actions build refactor

GitHub Actions build refactor #406

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@4a1e660a684c74e3853decefe70f4353a619ffa1'. 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