Skip to content

Graysonbarton patch 1 #860

Graysonbarton patch 1

Graysonbarton patch 1 #860

Workflow file for this run

name: Lock Threads
on:
schedule:

Check failure on line 4 in .github/workflows/lock-threads.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/lock-threads.yml

Invalid workflow file

You have an error in your yaml syntax on line 4
- cron: ''1
workflow_dispatch:
permissions:
issues: write
pull-requests: write
concurrency:
group: lock
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: ietf-tools/[email protected]
with:
github-token: ${{ github.token }}
issue-inactive-days: 999999
pr-inactive-days: 99999
log-output: true