Skip to content

chore(lifecycle): call lifecycle.yml from projectbluefin/actions #267

chore(lifecycle): call lifecycle.yml from projectbluefin/actions

chore(lifecycle): call lifecycle.yml from projectbluefin/actions #267

name: issue and PR lifecycle
on:
issues:
types: [opened, labeled, closed]
issue_comment:
types: [created]
pull_request:
types: [opened, labeled]
schedule:
- cron: '0 9 * * *'
permissions:
issues: write
pull-requests: write
contents: read
jobs:
lifecycle:

Check failure on line 19 in .github/workflows/lifecycle-caller.yml

View workflow run for this annotation

GitHub Actions / issue and PR lifecycle

Invalid workflow file

The workflow is not valid. .github/workflows/lifecycle-caller.yml (Line: 19, Col: 3): Error calling workflow 'projectbluefin/actions/.github/workflows/lifecycle.yml@7df3176a8449ba1db2c2b38ea18c0d9b3687a4f0'. The nested job 'on-pr-lgtm' is requesting 'contents: write', but is only allowed 'contents: read'.
uses: projectbluefin/actions/.github/workflows/lifecycle.yml@7df3176a8449ba1db2c2b38ea18c0d9b3687a4f0 # chore/lifecycle-from-common — update SHA after actions PR merges
with:
brand_name: "Dakota"
secrets: inherit