Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vsoch/pull-request-action-example
Example for using the GitHub action for pull requests
https://github.com/vsoch/pull-request-action-example
actions github-actions pull-request-action
Last synced: about 1 month ago
JSON representation
Example for using the GitHub action for pull requests
- Host: GitHub
- URL: https://github.com/vsoch/pull-request-action-example
- Owner: vsoch
- Created: 2020-02-05T17:03:08.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-21T16:09:22.000Z (over 3 years ago)
- Last Synced: 2024-05-01T21:40:31.866Z (7 months ago)
- Topics: actions, github-actions, pull-request-action
- Size: 23.4 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pull Request Action Example
This is an example to test the [pull-request-action](https://github.com/vsoch/pull-request-action). To see the example workflow, look in [.github/workflows](.github/workflows).
To see full details of the action, see the repository linked above.