Skip to content

Commit

Permalink
chore(actions): merge from template .github/workflows/update_readme_a…
Browse files Browse the repository at this point in the history
…pi.yml
  • Loading branch information
arlac77 committed Feb 27, 2024
1 parent 95fcb70 commit e8c7497
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update_readme_api.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: API to readme
'on':
on:
schedule:
- cron: 31 14 * * 6
push:
Expand All @@ -22,4 +22,4 @@ jobs:
path: README.md
title: Sync API into README
branch: readme-api
commit-message: 'docs(README): sync API'
commit-message: "docs(README): sync API"

0 comments on commit e8c7497

Please sign in to comment.