Skip to content

Commit

Permalink
Schedule nighty on push just for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
graeme committed Sep 19, 2023
1 parent 2e6c937 commit e9603b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Nightly Integration Tests
on:
schedule:
- cron: '0 2 * * *' # Run at 2 AM UTC
push:
branches: [ graeme/ios-nightly-alphas ] # TODO: Remove this before merging

jobs:
atb-ui-tests:
Expand Down

0 comments on commit e9603b6

Please sign in to comment.