Skip to content

Commit

Permalink
ci(format-check): automatically comment formatting suggestions on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
thazhemadam authored and avik-pal committed Sep 3, 2024
1 parent f144deb commit 528b4fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/FormatCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ on:
jobs:
format-check:
name: "Format Check"
uses: "SciML/.github/.github/workflows/format-check.yml@v1"
uses: "SciML/.github/.github/workflows/format-suggestions-on-pr.yml@v1"

0 comments on commit 528b4fd

Please sign in to comment.