diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 878fa785..f46fb66c 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -10,9 +10,9 @@ name: build on: [push, pull_request, workflow_dispatch] - # workflow_dispatch should make manually triggered ci/cd possible - # workflow file (like this) with `workflow_dispatch` after on should exist on the **master** or default branch, - # or there will be no ui for a manual trigger. https://github.community/t/workflow-dispatch-event-not-working/128856/2 + # workflow_dispatch should make manually triggered ci/cd possible + # workflow file (like this) with `workflow_dispatch` after on should exist on the **master** or default branch, + # or there will be no ui for a manual trigger. https://github.community/t/workflow-dispatch-event-not-working/128856/2 env: REPORTS_LOCATIONS: |