Skip to content

Commit b681777

Browse files
authored
Merge pull request #241 from redhat-openshift-ecosystem/fix/upstream_test_workflow
Tests are now running only in upstream-community
2 parents 04fe535 + 9a99a3f commit b681777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/otp_upstream_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ env:
66

77
on:
88
pull_request:
9-
branches: [ master ]
9+
branches: [ upstream-community ]
1010

1111
# Allows you to run this workflow manually from the Actions tab
1212
workflow_dispatch:

0 commit comments

Comments
 (0)