Merge pull request #459 from jpmcb/patch-1

Add Prow GitHub Actions
This commit is contained in:
Sarah Drasner 2020-08-27 17:08:24 -06:00 committed by GitHub
commit bcdce1801e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -140,6 +140,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Expose Git Commit Data As Environment Variables](https://github.com/rlespinasse/git-commit-data-action) - [Expose Git Commit Data As Environment Variables](https://github.com/rlespinasse/git-commit-data-action)
- [Sync Defined Files/Binaries to Wiki or External Repositories](https://github.com/kai-tub/external-repo-sync-action) - [Sync Defined Files/Binaries to Wiki or External Repositories](https://github.com/kai-tub/external-repo-sync-action)
- [Create/Update/Delete a GitHub Wiki Page Based on Any File](https://github.com/Andrew-Chen-Wang/github-wiki-action) - [Create/Update/Delete a GitHub Wiki Page Based on Any File](https://github.com/Andrew-Chen-Wang/github-wiki-action)
- [Prow GitHub Actions](https://github.com/jpmcb/prow-github-actions) - Automation of policy enforcement, chat-ops, and automatic PR merging.
### Collection of Actions ### Collection of Actions