mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-04 19:26:51 +00:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user