Skip to content

Commit 54cc870

Browse files
committed
Use current branch action
1 parent 0daece2 commit 54cc870

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
5353
build-dotnet:
5454
name: ".NET"
55-
uses: trinsic-id/okapi/.github/workflows/build-dotnet.yml@main
55+
uses: trinsic-id/okapi/.github/workflows/build-dotnet.yml
5656
needs: changes
5757
if: needs.changes.outputs.dotnet == 'true'
5858

0 commit comments

Comments
 (0)