Skip to content

Commit

Permalink
fix permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
dgibbs64 committed Jan 20, 2025
1 parent ecd4702 commit 579d54b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lock.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
name: Lock Threads
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * 1"

permissions:
issues: write
pull-requests: write
discussions: write

jobs:
lock:
Expand Down

0 comments on commit 579d54b

Please sign in to comment.