Okabe-Junya / issue-validator

simple validator github action that checks if the issue/pr title and body are valid.
MIT License
0 stars 0 forks source link

refactor: use `core.getBooleanInput` #22

Closed Okabe-Junya closed 9 months ago

Okabe-Junya commented 1 year ago

use core.getBooleanInput instead of core.getInput if want to get boolean var

ref. https://github.com/actions/toolkit/tree/main/packages/core