Skip to content

Commit

Permalink
pre-commit fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Keisuke Shima <[email protected]>
  • Loading branch information
KeisukeShima committed Sep 6, 2023
1 parent f859516 commit 99f16bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch-push-event.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
include:
- { dispatch-repo: "pilot-auto.x1.eve", version: "beta/v0.3.**" }
- { dispatch-repo: pilot-auto.x1.eve, version: beta/v0.3.** }
outputs:
dispatch-repo: ${{ steps.search-dispatch-repo.outputs.value }}
steps:
Expand Down

0 comments on commit 99f16bd

Please sign in to comment.