Skip to content

Commit

Permalink
chore(action): once a week
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed Feb 8, 2024
1 parent 9deb955 commit fe00aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_readme_api.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: API to readme
'on':
schedule:
- cron: 31 14 * * *
- cron: 31 14 * * 6
jobs:
update_readme_api:
runs-on: ubuntu-latest
Expand Down

0 comments on commit fe00aac

Please sign in to comment.