Skip to content

Commit 170dc48

Browse files
committed
Hopefully fixes not getting expected commit when running in GHA
1 parent 3361d57 commit 170dc48

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pipelines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
steps:
2525
- name: Checkout
2626
uses: codebeltnet/git-checkout@main
27+
with:
28+
ref: main
2729

2830
- name: Install .NET
2931
uses: codebeltnet/install-dotnet@main

0 commit comments

Comments
 (0)