Skip to content

Commit

Permalink
use debug branch
Browse files Browse the repository at this point in the history
Signed-off-by: Anant Thazhemadam <[email protected]>
  • Loading branch information
thazhemadam committed Apr 8, 2024
1 parent cb3d810 commit 451003a
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 @@ -11,6 +11,6 @@ on:
jobs:
format-check:
name: "Open format PR"
uses: "SciML/.github/.github/workflows/format-suggestions-on-pr.yml@master"
uses: "SciML/.github/.github/workflows/format-suggestions-on-pr.yml@debug"
with:
github_token: ${{ github.token }}

0 comments on commit 451003a

Please sign in to comment.