Skip to content

Commit

Permalink
chore: update lock workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
igordanchenko committed Sep 12, 2024
1 parent 3b8c4be commit 25b1f5c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lock.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Lock Closed Issues
name: Lock

on:
schedule:
Expand All @@ -17,6 +17,7 @@ jobs:
action:
name: Lock
runs-on: ubuntu-latest
timeout-minutes: 30

if: github.repository == 'igordanchenko/yet-another-react-lightbox'

Expand Down

0 comments on commit 25b1f5c

Please sign in to comment.