{"id":18952984,"url":"https://github.com/ynab/us-holiday-action","last_synced_at":"2026-03-29T15:30:34.374Z","repository":{"id":148996448,"uuid":"593322433","full_name":"ynab/us-holiday-action","owner":"ynab","description":"GitHub Action that determines whether the current system clock date is a US Holiday","archived":false,"fork":false,"pushed_at":"2023-01-25T19:35:18.000Z","size":1134,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-01T02:42:07.305Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ynab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-25T18:37:10.000Z","updated_at":"2024-01-20T14:24:11.000Z","dependencies_parsed_at":"2023-04-12T02:46:40.168Z","dependency_job_id":null,"html_url":"https://github.com/ynab/us-holiday-action","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ynab%2Fus-holiday-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ynab%2Fus-holiday-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ynab%2Fus-holiday-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ynab%2Fus-holiday-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ynab","download_url":"https://codeload.github.com/ynab/us-holiday-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239952598,"owners_count":19723922,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T13:35:30.005Z","updated_at":"2026-03-29T15:30:27.633Z","avatar_url":"https://github.com/ynab.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# US Holiday GitHub Action\n\nGitHub Action that determines whether the current system clock date is a US Holiday\n\n## Inputs\n\n### `included_holidays`\n\n**Required** A comma separated list of holiday names to include (from this list: https://github.com/bradymholt/us-holidays-helper/blob/12c6fa7f3e5f64565275a11e39f775177baf2407/src/index.ts#L13-L31)\n\n**Default** `\"newYearsDay,martinLutherKingJrDay,presidentsDay,memorialDay,juneteenth,indigenousPeoplesDay,independenceDay,laborDay,thanksgiving,christmas,newYearsEve\"`\n\n## Example usage\n\n```yaml\nsteps:\n  - uses: ynab/us-holiday-action@v1\n    id: us-holiday-check\n    with:\n      included_holidays: \"newYearsDay,martinLutherKingJrDay,presidentsDay,memorialDay,juneteenth,indigenousPeoplesDay,independenceDay,laborDay,thanksgiving,christmas,newYearsEve\"  \n  - run: echo \"Today is a US Holiday\"\n    if: steps.us-holiday-check.outputs.is-holiday == 'true'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fynab%2Fus-holiday-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fynab%2Fus-holiday-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fynab%2Fus-holiday-action/lists"}