Skip to content

Commit

Permalink
Run the sync upstream workflow daily (and rename it) (servo#7)
Browse files Browse the repository at this point in the history
* Run the sync workflow daily

* Rename workflow
  • Loading branch information
delan authored and Loirooriol committed Mar 10, 2024
1 parent 1e69f68 commit f7d41cc
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Sync
name: Sync upstream with mozilla-central

on:
# schedule:
# - cron: '0 13 * * *'
schedule:
- cron: '0 13 * * *'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit f7d41cc

Please sign in to comment.