Skip to content

Commit

Permalink
fix: running formatter sequentially
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron <[email protected]>
  • Loading branch information
aarnphm committed Mar 6, 2023
1 parent e30c22b commit b37a8a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scheduled-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: write
needs: [update-submodules]
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit b37a8a0

Please sign in to comment.