Skip to content

Remove unneeded checkout step #2

Remove unneeded checkout step

Remove unneeded checkout step #2

name: Add to docs project
on:
issues:
types: [labeled]
pull_request:
types: [labeled]
jobs:
main:
if: ${{ github.event.label.name == 'type/docs' }}
permissions:
contents: read
id-token: write
runs-on: ubuntu-latest
steps:
heckout@v4/d

Check failure on line 15 in .github/workflows/add-to-docs-project.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/add-to-docs-project.yml

Invalid workflow file

You have an error in your yaml syntax on line 15
- uses: grafana/writers-toolkit/add-to-docs-project@add-to-docs-project/v1