Skip to content

Commit

Permalink
Revert "👷 disable workflow schedule (#33)"
Browse files Browse the repository at this point in the history
This reverts commit a19be2a.
  • Loading branch information
retlehs authored May 23, 2022
1 parent a19be2a commit 6564a56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-composer-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Update roots/wordpress composer package

on:
workflow_dispatch:
schedule:
- cron: '*/10 * * * *'

jobs:
update:
Expand Down

0 comments on commit 6564a56

Please sign in to comment.