suzuki-shunsuke / github-action-terraform-init

GitHub Actions to run terraform init
MIT License
5 stars 1 forks source link

feat: add an input `skip_push` #14

Closed suzuki-shunsuke closed 1 year ago

suzuki-shunsuke commented 1 year ago

⚠️ Breaking Changes

Even if the event name isn't pull_request, a commit is pushed to the remote branch.

Feature

Add an input skip_push.