Skip to content

Commit

Permalink
Run nightly-tests on pull request so we can test this change
Browse files Browse the repository at this point in the history
  • Loading branch information
gasman committed Nov 4, 2024
1 parent fa6177f commit 3326a01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nightly-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Nightly Wagtail test
on:
schedule:
- cron: "0 0 * * 1"
pull_request:
branches: [main]

workflow_dispatch:

Expand Down

0 comments on commit 3326a01

Please sign in to comment.