Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 018bbb2

Browse files
committedJun 7, 2024·
DO NOT MERGE
1 parent a38a81a commit 018bbb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/trigger.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ jobs:
3535
github_user: ${{ secrets.CI_USER }}
3636
github_token: ${{ secrets.GH_CI_JENKINS_TOKEN }}
3737
workflow_file_name: personalization_workflow.yaml
38-
ref: "b-7.0.x"
38+
ref: "b-7.0.x-fix_tests-OXDEV-8211"
3939
client_payload: "{\"limit\": \"PHP8.1/MySQL8.0\", \"edition\": \"ee\", \"ref\": \"${{ github.ref_name }}\"}"

0 commit comments

Comments
 (0)
Please sign in to comment.