Skip to content

Commit

Permalink
OXDEV-7732 Change branch for workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaIvanovski committed May 9, 2024
1 parent d162830 commit eca70f5
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: configuration_access_workflow.yaml
ref: "b-7.1.x-configuration_access_module-OXDEV-7732"
ref: "b-7.1.x"
client_payload: "{\"limit\": \"PHP8.2/MySQL8.0\", \"edition\": \"ee\", \"ref\": \"${{ github.ref_name }}\"}"

0 comments on commit eca70f5

Please sign in to comment.