{"id":31579950,"url":"https://github.com/driesvints/github-workflows","last_synced_at":"2026-02-15T02:02:30.900Z","repository":{"id":317815124,"uuid":"1068947123","full_name":"driesvints/github-workflows","owner":"driesvints","description":"A repository with re-usable GitHub workflows","archived":false,"fork":false,"pushed_at":"2025-10-03T07:18:39.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-03T08:40:40.107Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/driesvints.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-03T06:53:03.000Z","updated_at":"2025-10-03T07:18:43.000Z","dependencies_parsed_at":"2025-10-03T08:40:44.234Z","dependency_job_id":"68b4b169-3b61-4fe2-9e5a-6bb0908b7403","html_url":"https://github.com/driesvints/github-workflows","commit_stats":null,"previous_names":["driesvints/github-workflows"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/driesvints/github-workflows","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/driesvints%2Fgithub-workflows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/driesvints%2Fgithub-workflows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/driesvints%2Fgithub-workflows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/driesvints%2Fgithub-workflows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/driesvints","download_url":"https://codeload.github.com/driesvints/github-workflows/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/driesvints%2Fgithub-workflows/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29465397,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T01:01:38.065Z","status":"online","status_checked_at":"2026-02-15T02:00:07.449Z","response_time":118,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-10-05T21:04:50.623Z","updated_at":"2026-02-15T02:02:30.864Z","avatar_url":"https://github.com/driesvints.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Workflows\n\nThis repository contains reusable GitHub Actions workflows that can be referenced in your own repositories.\n\n## How to Use\n\nTo use a reusable workflow from this repository, reference it in your workflow file using the following syntax:\n\n```yaml\nname: My Workflow\n\non:\n  push:\n    branches: [main]\n\njobs:\n  call-reusable-workflow:\n    uses: driesvints/github-workflows/.github/workflows/WORKFLOW_NAME.yml@main\n```\n\nReplace `WORKFLOW_NAME.yml` with the name of a workflow from below, and optionally replace `@main` with a specific tag or commit SHA for more stability.\n\n## Available Workflows\n\nWorkflows will be added here as they become available.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdriesvints%2Fgithub-workflows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdriesvints%2Fgithub-workflows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdriesvints%2Fgithub-workflows/lists"}