Skip to content

Commit

Permalink
ci: dont nag me on intermitten lock failures
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed May 13, 2022
1 parent 564b109 commit 03debf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:

jobs:
lock:
continue-on-error: true
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v3
Expand Down

0 comments on commit 03debf1

Please sign in to comment.