An open API service indexing awesome lists of open source software.

https://github.com/brennerm/github-actions-pr-close-showcase


https://github.com/brennerm/github-actions-pr-close-showcase

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Github Actions PR close showcase

This repo showcases how to trigger an Github Actions workflow when a PR has been closed. Additionally it shows how you can distinguish whether the PR has been merged or not.

[Additional information](https://brennerm.github.io/posts/trigger-github-actions-on-pr-close.html)