Skip to content

Commit

Permalink
OXDEV-7732: Fix workflow typos
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelOxid committed May 2, 2024
1 parent 5cca4c8 commit fb31de5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
repo: module-workflows
github_user: ${{ secrets.CI_USER }}
github_token: ${{ secrets.GH_CI_JENKINS_TOKEN }}
workflow_file_name: configuration_access_workflow.yml
workflow_file_name: configuration_access_workflow.yaml
ref: "b-7.1.x-configuration_access_module-OXDEV-7732"
client_payload: "{\"limit\": \"PHP8.2/MySQL8.0\", \"edition\": \"ee\", \"ref\": \"${{ github.ref_name }}\"}"

0 comments on commit fb31de5

Please sign in to comment.