Skip to content

Commit

Permalink
Update update-generated.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lsegurado authored May 3, 2024
1 parent d05a513 commit 6bbf7ef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/update-generated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,16 @@ jobs:
uses: michijs/.github/.github/actions/execute-script@main
with:
script-name: "start"
github_token: ${{ secrets.GITHUB_TOKEN }}

# Configure Git
- name: Git configuration
uses: michijs/.github/.github/actions/set-git-config-github-actions@main

- name: Run formatter
uses: michijs/.github/.github/actions/lint@main
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

# Commit changes
- name: Commit changes
Expand Down

0 comments on commit 6bbf7ef

Please sign in to comment.