Skip to content

Commit c71b8e9

Browse files
committed
Merge branch 'release/v25.1.0' into develop
2 parents 597a005 + 005683c commit c71b8e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/lock.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
name: Lock Threads
22
on:
3+
workflow_dispatch:
34
schedule:
45
- cron: "0 0 * * 1"
56

67
permissions:
78
issues: write
89
pull-requests: write
10+
discussions: write
911

1012
jobs:
1113
lock:

0 commit comments

Comments
 (0)