Cloned from: https://github.com/Kristonitas/ga-bool-input-test
Test dispatch inputs by calling:
-
Via GHA UI
-
Via GHA CLI
gh
:- fixed boolean inputs:
gh workflow run call_test.yml
- set boolean inputs:
gh workflow run test.yml -F passed_true=true -F passed_false=false
- fixed boolean inputs: