mirror of
https://github.com/processing/processing4.git
synced 2026-02-02 13:21:07 +01:00
Merge branch 'processing:main' into main
This commit is contained in:
6
.github/workflows/lock.yml
vendored
6
.github/workflows/lock.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user