Skip to content

Breaking Change Detector #69

Breaking Change Detector

Breaking Change Detector #69

name: Breaking Change Detector
on:
schedule:
- cron: "0 13 * * 1-5"
workflow_dispatch:
permissions:
contents: read
issues: write
pull-requests: read
jobs:
run:

Check failure on line 13 in .github/workflows/trigger-breaking-change-detector.yml

View workflow run for this annotation

GitHub Actions / Breaking Change Detector

Invalid workflow file

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