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 commit5e0c171099
, reversing changes made tob8aa7d0735
. Was accidentally pushed to dev.
This commit is contained in:
parent
5e0c171099
commit
a6c3fbb0ed
4
.github/workflows/close-stale-issues.yml
vendored
4
.github/workflows/close-stale-issues.yml
vendored
@ -1,5 +1,7 @@
|
||||
name: 'Close stale issues'
|
||||
on: workflow_dispatch
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 16 * * *'
|
||||
permissions:
|
||||
issues: write
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user