{"id":15532111,"url":"https://github.com/endbug/workflows","last_synced_at":"2025-04-04T11:42:30.703Z","repository":{"id":95842650,"uuid":"530417649","full_name":"EndBug/workflows","owner":"EndBug","description":"A collection of workflows I use in my repos","archived":false,"fork":false,"pushed_at":"2023-03-19T09:43:08.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T21:31:46.307Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/EndBug.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},"funding":{"github":["endbug"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2022-08-29T22:42:41.000Z","updated_at":"2023-02-02T00:16:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"545b0021-a742-4984-aa97-a0533d6343ce","html_url":"https://github.com/EndBug/workflows","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fworkflows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fworkflows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fworkflows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndBug%2Fworkflows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EndBug","download_url":"https://codeload.github.com/EndBug/workflows/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247174377,"owners_count":20896074,"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-10-02T11:29:13.021Z","updated_at":"2025-04-04T11:42:30.695Z","avatar_url":"https://github.com/EndBug.png","language":null,"readme":"# workflows\n\n_A collection of workflows I use in my repos_\n\n## Usage\n\n1. Make sure reusable repos are enabled in your repository: `REPO/settings/actions` -\u003e Actions permissions\n2. Create a new workflow: you can either use one from the `dependents` directory in this repo or create your own\n\n```yml\n# .github/workflows/NAME.yml\n\nname: Your reused workflow\non:\n  # ...\n\njobs:\n  workflow:\n    # This is the path to the workflow file you want to re-use\n    uses: EndBug/workflows/.github/workflows/FILE.yml@main\n    with: \n      # ...\n```\n\nAll workflow files are in the [`.github/workflows`](https://github.com/EndBug/workflows/tree/main/.github/workflows) directory of this repo.  \n\nFor more info regarding reusable workflows, see [GitHub's docs](https://docs.github.com/en/actions/using-workflows/reusing-workflows).\n","funding_links":["https://github.com/sponsors/endbug"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendbug%2Fworkflows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fendbug%2Fworkflows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendbug%2Fworkflows/lists"}