mirror of
https://github.com/outline/outline.git
synced 2026-05-02 07:29:41 -05:00
chore: Remove A1 label from stale workflow
This commit is contained in:
@@ -24,6 +24,6 @@ jobs:
|
||||
operations-per-run: 60
|
||||
stale-issue-label: stale
|
||||
stale-pr-label: stale
|
||||
exempt-issue-labels: "security,pinned"
|
||||
exempt-issue-labels: "security,pinned,A1"
|
||||
- name: Print outputs
|
||||
run: echo ${{ join(steps.stale.outputs.*, ',') }}
|
||||
|
||||
Reference in New Issue
Block a user