Skip to content

Commit

Permalink
Run live tests every week and on every push
Browse files Browse the repository at this point in the history
  • Loading branch information
wardle committed Apr 27, 2024
1 parent 1c419b5 commit 08d2033
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-live.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Test-uk-live

on:
pull_request:
schedule:
- cron: '0 12 * * 1' # Every Monday at 12pm
push:
branches: [main]

Expand Down

0 comments on commit 08d2033

Please sign in to comment.