Skip to content

Commit

Permalink
Let's run this at 2am. Also we should trigger this workflow manually.
Browse files Browse the repository at this point in the history
  • Loading branch information
clarmso committed Jul 12, 2024
1 parent bebefe9 commit 8607170
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/firefox-ios-ui-tests.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: "Firefox UI Tests"

on:
workflow_dispatch:
workflow_dispatch: {}
schedule:
- cron: "0 2 * * *"

env:
browser: firefox-ios
Expand Down

0 comments on commit 8607170

Please sign in to comment.