Merge branch 'main' of github.com:processing/processing4

This commit is contained in:
Ben Fry
2023-02-09 16:23:44 -05:00
+6
View File
@@ -4,8 +4,14 @@ on:
schedule:
- cron: '* 6 * * *'
permissions:
contents: read
jobs:
lock:
permissions:
issues: write
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v2.0.1