Skip to content

Newbie Contributor Patrol #13

Newbie Contributor Patrol

Newbie Contributor Patrol #13

name: Newbie Contributor Patrol
on:
schedule:
- cron: "0 11 * * 1"
workflow_dispatch:
permissions:
contents: read
issues: write
pull-requests: read
jobs:
run:

Check failure on line 13 in .github/workflows/trigger-newbie-contributor-patrol.yml

View workflow run for this annotation

GitHub Actions / Newbie Contributor Patrol

Invalid workflow file

The workflow is not valid. .github/workflows/trigger-newbie-contributor-patrol.yml (Line: 13, Col: 3): Error calling workflow 'elastic/ai-github-actions/.github/workflows/gh-aw-newbie-contributor-patrol.lock.yml@v0'. The nested job 'activation' is requesting 'actions: read', but is only allowed 'actions: none'.
uses: elastic/ai-github-actions/.github/workflows/gh-aw-newbie-contributor-patrol.lock.yml@v0
secrets:
COPILOT_GITHUB_TOKEN: ${{ secrets.COPILOT_GITHUB_TOKEN }}