Skip to content

Commit

Permalink
Update lock.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Martii authored Jul 9, 2021
1 parent 2fc6518 commit f212bf7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,12 @@ on:
schedule:
- cron: '0 0 * * *'

permissions:
issues: write
pull-requests: write

jobs:
lock:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v2
Expand Down

0 comments on commit f212bf7

Please sign in to comment.