Skip to content

Commit

Permalink
Add a once a week schedule event.
Browse files Browse the repository at this point in the history
  • Loading branch information
desrosj committed Oct 31, 2023
1 parent d8b8a14 commit f25a901
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/install-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ on:
# Always test the workflow when changes are suggested.
paths:
- '.github/workflows/install-testing.yml'
schedule:
- cron: '0 0 * * 1'
workflow_dispatch:
inputs:
wp-version:
Expand Down

0 comments on commit f25a901

Please sign in to comment.