Skip to content

Test auto-milestone from org member #32

Test auto-milestone from org member

Test auto-milestone from org member #32

name: Update epic trending field
on:
issue_comment:
types:
- created
jobs:
update-epic-trending-field:
uses: grafana/github-actions-testrepo/.github/workflows/update-trending-base.yml@main
with:
project_number: 582
github_token: ${{ secrets.TEST_ACCESS_TOKEN }}

Check failure on line 12 in .github/workflows/update-trending.yml

View workflow run for this annotation

GitHub Actions / Update epic trending field

Invalid workflow file

The workflow is not valid. .github/workflows/update-trending.yml (Line: 12, Col: 21): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.TEST_ACCESS_TOKEN
secrets: inherit