Skip to content

Commit 85dee6c

Browse files
committed
Pointing GHA to issue branch
1 parent 160e1bd commit 85dee6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test-orchard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
build-and-test:
1212
name: Build and Test
13-
uses: Lombiq/GitHub-Actions/.github/workflows/build-and-test-orchard-core.yml@dev
13+
uses: Lombiq/GitHub-Actions/.github/workflows/build-and-test-orchard-core.yml@issue/OSOE-1098
1414
with:
1515
timeout-minutes: 5
1616
dotnet-consolidation-exclude-project-path: Lombiq.TrainingDemo.Web/Lombiq.TrainingDemo.Web.csproj

0 commit comments

Comments
 (0)