Skip to content

Commit

Permalink
Enable trigger workflow to update manually
Browse files Browse the repository at this point in the history
  • Loading branch information
murilo-cunha authored Mar 6, 2024
1 parent d3fa2e1 commit 612b133
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-readme.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: 'update readme'
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'

Expand Down

0 comments on commit 612b133

Please sign in to comment.