Skip to content

ci: 1st implementation #1

ci: 1st implementation

ci: 1st implementation #1

Workflow file for this run

name: Main - Continuous Integration
on:
push:
branches:
- main
permissions:
contents: read
jobs:
ci:
name: Continuous Integration
uses: ./.github/workflows/__shared-ci.yml

Check failure on line 15 in .github/workflows/main-ci.yml

View workflow run for this annotation

GitHub Actions / Main - Continuous Integration

Invalid workflow file

The workflow is not valid. In .github/workflows/main-ci.yml (Line: 15, Col: 11): Error from called workflow hoverkraft-tech/ovh-snapshoter/.github/workflows/__shared-ci.yml@42e69b52e0d253e4ca4a721feae13f686a04f23e (Line: 18, Col: 5): Unexpected value 'id' In .github/workflows/main-ci.yml (Line: 15, Col: 11): Error from called workflow hoverkraft-tech/ovh-snapshoter/.github/workflows/__shared-ci.yml@42e69b52e0d253e4ca4a721feae13f686a04f23e (Line: 29, Col: 5): Unexpected value 'id'
permissions:
actions: write
contents: read
id-token: write
issues: read
packages: write
pull-requests: read
secrets: inherit