Skip to content

Commit d5beeba

Browse files
committed
Remove main qualifier
1 parent 375140c commit d5beeba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
higgs-shop-sample-app:
1818
name: "Check Higgs Shop Sample App"
19-
uses: mParticle/mparticle-android-sample-apps/.github/workflows/pull-request-app-checks.yml@main
19+
uses: mParticle/mparticle-android-sample-apps/.github/workflows/pull-request-app-checks.yml
2020
with:
2121
app_relative_path: "core-sdk-samples/higgs-shop-sample-app"
2222

0 commit comments

Comments
 (0)