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 Mar 4, 2024
1 parent e2a4834 commit 92177ac
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 92177ac

Please sign in to comment.