Skip to content

Commit

Permalink
ci: fix trigger_main
Browse files Browse the repository at this point in the history
  • Loading branch information
mara004 committed Oct 31, 2023
1 parent 5f136b6 commit 3461c41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger_main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Trigger
uses: benc-uk/workflow-dispatch@v1
with:
workflow: build_packages.yaml
workflow: main.yaml
inputs: |
{
"pre_test": "false",
Expand Down

0 comments on commit 3461c41

Please sign in to comment.