Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/remarkablemark/github-actions-workflows
⚙️ GitHub Actions workflows
https://github.com/remarkablemark/github-actions-workflows
github github-action github-action-workflow github-action-workflows github-actions-ci
Last synced: 2 months ago
JSON representation
⚙️ GitHub Actions workflows
- Host: GitHub
- URL: https://github.com/remarkablemark/github-actions-workflows
- Owner: remarkablemark
- License: mit
- Created: 2021-08-28T18:39:30.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T02:54:12.000Z (9 months ago)
- Last Synced: 2024-05-01T21:25:39.866Z (8 months ago)
- Topics: github, github-action, github-action-workflow, github-action-workflows, github-actions-ci
- Language: JavaScript
- Homepage:
- Size: 1.02 MB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# GitHub Actions workflows
[GitHub Actions](https://github.com/features/actions) [workflows](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions):
| Workflow | Badge |
| --- | --- |
| [Add Assignee and Reviewer](.github/workflows/add-assignee-and-reviewer.yml) | [![Add Assignee and Reviewer](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/add-assignee-and-reviewer.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/add-assignee-and-reviewer.yml) |
| [Auto Approve](.github/workflows/auto-approve.yml) | [![Auto Approve](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/auto-approve.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/auto-approve.yml) |
| [automerge](.github/workflows/automerge.yml) | [![automerge](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/automerge.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/automerge.yml) |
| [Branch](.github/workflows/branch.yml) | [![Branch](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/branch.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/branch.yml) |
| [Cache](.github/workflows/cache.yml) | [![Cache](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/cache.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/cache.yml) |
| [Call a reusable workflow](.github/workflows/reusable-workflow-caller.yml) | [![Call a reusable workflow](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/reusable-workflow-caller.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/reusable-workflow-caller.yml) |
| [CLI](.github/workflows/cli.yml) | [![CLI](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/cli.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/cli.yml) |
| [CodeQL](.github/workflows/codeql.yml) | [![CodeQL](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/codeql.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/codeql.yml) |
| [Commit Message](.github/workflows/commit-message.yml) | [![Commit Message](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/commit-message.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/commit-message.yml) |
| [commitlint](.github/workflows/commitlint.yml) | [![commitlint](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/commitlint.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/commitlint.yml) |
| [Conditional](.github/workflows/conditional.yml) | [![Conditional](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/conditional.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/conditional.yml) |
| [Continue On Error](.github/workflows/continue-on-error.yml) | [![Continue On Error](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/continue-on-error.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/continue-on-error.yml) |
| [Cron](.github/workflows/cron.yml) | [![Cron](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/cron.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/cron.yml) |
| [Custom Actions](.github/workflows/custom-actions.yml) | [![Custom Actions](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/custom-actions.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/custom-actions.yml) |
| [Date](.github/workflows/date.yml) | [![Date](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/date.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/date.yml) |
| [dependabot](.github/workflows/dependabot.yml) | [![dependabot](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/dependabot.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/dependabot.yml) |
| [Dependency Review](.github/workflows/dependency-review.yml) | [![Dependency Review](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/dependency-review.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/dependency-review.yml) |
| [Dependent jobs](.github/workflows/dependent-jobs.yml) | [![Dependent jobs](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/dependent-jobs.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/dependent-jobs.yml) |
| [Deploy static content to Pages](.github/workflows/github-pages.yml) | [![Deploy static content to Pages](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/github-pages.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/github-pages.yml) |
| [Environment Files](.github/workflows/environment-files.yml) | [![Environment Files](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/environment-files.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/environment-files.yml) |
| [Environment Variables](.github/workflows/environment-variables.yml) | [![Environment Variables](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/environment-variables.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/environment-variables.yml) |
| [GitHub Actions Demo](.github/workflows/github-actions-demo.yml) | [![GitHub Actions Demo](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/github-actions-demo.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/github-actions-demo.yml) |
| [GitHub CLI](.github/workflows/github-cli.yml) | [![GitHub CLI](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/github-cli.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/github-cli.yml) |
| [GitHub Context](.github/workflows/github-context.yml) | [![GitHub Context](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/github-context.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/github-context.yml) |
| [matrix](.github/workflows/matrix.yml) | [![matrix](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/matrix.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/matrix.yml) |
| [Mixed inputs](.github/workflows/mixed-inputs.yml) | [![Mixed inputs](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/mixed-inputs.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/mixed-inputs.yml) |
| [Node.js](.github/workflows/nodejs.yml) | [![Node.js](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/nodejs.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/nodejs.yml) |
| [Node.js Package](.github/workflows/npm-publish.yml) | [![Node.js Package](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/npm-publish.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/npm-publish.yml) |
| [PostgreSQL](.github/workflows/postgres.yml) | [![PostgreSQL](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/postgres.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/postgres.yml) |
| [Pull Request](.github/workflows/pull-request.yml) | [![Pull Request](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/pull-request.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/pull-request.yml) |
| [Redis](.github/workflows/redis.yml) | [![Redis](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/redis.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/redis.yml) |
| [runners](.github/workflows/runners.yml) | [![runners](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/runners.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/runners.yml) |
| [Reusable workflow](.github/workflows/reusable-workflow.yml) | [![Reusable workflow](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/reusable-workflow.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/reusable-workflow.yml) |
| [Setting an output parameter](.github/workflows/setting-an-output-parameter.yml) | [![Setting an output parameter](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/setting-an-output-parameter.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/setting-an-output-parameter.yml) |
| [shell](.github/workflows/shell.yml) | [![shell](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/shell.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/shell.yml) |
| [Slack Notify](.github/workflows/slack-notify.yml) | [![Slack Notify](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/slack-notify.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/slack-notify.yml) |
| [Status Check](.github/workflows/status-check.yml) | [![Status Check](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/status-check.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/status-check.yml) |
| [Upload Artifact](.github/workflows/upload-artifact.yml) | [![Upload Artifact](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/upload-artifact.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/upload-artifact.yml) |
| [Workflow Dispatch](.github/workflows/workflow-dispatch.yml) | [![Workflow Dispatch](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/workflow-dispatch.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/workflow-dispatch.yml) |
| [Workflow Dispatch Trigger](.github/workflows/workflow-dispatch-trigger.yml) | [![Workflow Dispatch Trigger](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/workflow-dispatch-trigger.yml/badge.svg)](https://github.com/remarkablemark/github-actions-workflows/actions/workflows/workflow-dispatch-trigger.yml) |## License
[MIT](LICENSE)