Skip to content

Commit

Permalink
Merge branch 'trunk' of https://github.com/sbabcoc/selenium into trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
sbabcoc committed Mar 22, 2024
2 parents 7c56ad5 + 49214cd commit c0b3c38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: 'Lock Issues'
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
- cron: '45 22 * * *'

permissions:
issues: write
Expand All @@ -22,5 +22,5 @@ jobs:
issue-lock-reason: ''
issue-comment: >
This issue has been automatically locked since there
has not been any recent activity after it was closed.
has not been any recent activity since it was closed.
Please open a new issue for related bugs.

0 comments on commit c0b3c38

Please sign in to comment.