1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

Revert "Merge branch 'dev' into dev"

This reverts commit 5e0c171099, reversing
changes made to b8aa7d0735.

Was accidentally pushed to dev.
This commit is contained in:
Laurent Cozic 2022-05-09 12:41:55 +01:00
parent 5e0c171099
commit a6c3fbb0ed

View File

@ -1,5 +1,7 @@
name: 'Close stale issues'
on: workflow_dispatch
on:
schedule:
- cron: '0 16 * * *'
permissions:
issues: write
jobs: