Skip to content

Commit

Permalink
Run sync e2e tests on push to this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoy committed Dec 7, 2023
1 parent 6d4a6f4 commit 0ea44ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/sync-end-to-end.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Sync-End-to-End tests

on:
push:
branches:
- dominik/fix-favicons-fetcher-crash
schedule:
- cron: '0 5 * * *' # run at 5 AM UTC

Expand Down

0 comments on commit 0ea44ad

Please sign in to comment.