Skip to content

Commit

Permalink
OXDEV-8400: Use feature branch for module workflows repo for testing …
Browse files Browse the repository at this point in the history
…purpose
  • Loading branch information
MarcelOxid committed Jun 6, 2024
1 parent f1da534 commit b743767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
github_user: ${{ secrets.CI_USER }}
github_token: ${{ secrets.GH_CI_JENKINS_TOKEN }}
workflow_file_name: storefront_workflow.yaml
ref: "b-7.1.x"
ref: "b-7.1.x-yaml_refactoring-OXDEV-8400"
client_payload: "{\"limit\": \"PHP8.2/MySQL8.0\", \"edition\": \"ee\", \"ref\": \"${{ github.ref_name }}\"}"

0 comments on commit b743767

Please sign in to comment.