Skip to content

Commit

Permalink
publish updates to openapi-examples
Browse files Browse the repository at this point in the history
  • Loading branch information
dphuang2 committed Mar 10, 2024
1 parent 769a7eb commit a55e468
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-status-of-apis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
- name: Commit and push changes
if: success()
run: |
cd sdks/openapi-examples
git config --global user.email "[email protected]"
git config --global user.name "konfig-publisher"
git commit -am "🤖 automation: update status of APIs"
Expand Down

0 comments on commit a55e468

Please sign in to comment.