Skip to content

Commit 9632064

Browse files
authored
Merge pull request #674 from IntelligenceModding/zyxkad-patch-1
Update build-and-test.yaml
2 parents 31c4f7b + f7ba4e5 commit 9632064

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/build-and-test.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ on:
1010

1111
jobs:
1212
build-and-test:
13-
uses: IntelligenceModding/actions/.github/workflows/build-and-test.yaml@master
13+
uses: IntelligenceModding/actions/.github/workflows/build-and-test.yaml@master
14+
with:
15+
ref: ${{ github.event.pull_request.head.sha || github.sha }}

0 commit comments

Comments
 (0)