Skip to content

Set permissions in workflows #8

Set permissions in workflows

Set permissions in workflows #8

name: macos-13/3.8
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
package:
uses: ./.github/workflows/test_package_macos-13.yaml
with:
python-version: "3.8"

Check failure on line 13 in .github/workflows/test_package_macos-13_python-3.8.yaml

View workflow run for this annotation

GitHub Actions / macos-13/3.8

Invalid workflow file

The workflow is not valid. In tky823/ssspy/.github/workflows/test_package_macos-13.yaml@f63b405ca9a49ae8249e5788702bd826180e0a96 (Line: 13, Col: 11): Error from called workflow tky823/ssspy/.github/workflows/test_package_main.yaml@f63b405ca9a49ae8249e5788702bd826180e0a96 (Line: 52, Col: 9): Job 'upload_package' depends on unknown job 'lint'.
secrets:
TEST_PYPI_API_TOKEN: ${{ secrets.TEST_PYPI_API_TOKEN }}
permissions:
id-token: write