Tukimatsu Chan - Japanese Month-End Detector
Version updated for https://github.com/nikuteresa/tukimatsu_chan to version v0.1.3.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, tukimatsu_chan (月末ちゃん), determines whether the current day is the final business day of the month, excluding weekends and Japanese national holidays. It automates workflows by enabling conditional execution based on the last business day, which is particularly useful for month-end tasks or processes. The action integrates with the holiday_japan gem to ensure accurate holiday recognition specific to Japan.
What’s Changed
- security update: https://github.com/nikuteresa/tukimatsu_chan/pull/8
- update gems
- execute with bundler this app