Skip to content

Commit

Permalink
Update GHA trigger to test
Browse files Browse the repository at this point in the history
  • Loading branch information
loremattei committed Nov 15, 2023
1 parent 9b9ee28 commit a32b28e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/sync-end-to-end.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Sync-End-to-End tests

on:
schedule:
- cron: '0 5 * * *' # run at 5 AM UTC
# TODO: Revert before merge
push
#schedule:
# - cron: '0 5 * * *' # run at 5 AM UTC

jobs:
sync-end-to-end-tests:
Expand Down

0 comments on commit a32b28e

Please sign in to comment.