Skip to content

Commit

Permalink
Run the sync upstream workflow daily (and rename it) (#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 Apr 12, 2024
1 parent e41a602 commit ef5468b
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 ef5468b

Please sign in to comment.