Workflow linting fix (#2638)

Updates for workflows
This commit is contained in:
Octokit Bot
2022-12-12 13:58:13 -06:00
committed by GitHub
parent 84d44dc566
commit 450c2a1496
+2 -2
View File
@@ -5,7 +5,7 @@ on:
types: [reopened, opened]
pull_request:
types: [reopened, opened]
jobs:
add-to-project:
name: Add issue to project
@@ -15,5 +15,5 @@ jobs:
with:
project-url: https://github.com/orgs/octokit/projects/10
github-token: ${{ secrets.OCTOKITBOT_PROJECT_ACTION_TOKEN }}
labeled: 'Status: Stale'
labeled: "Status: Stale"
label-operator: NOT