mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-17 12:02:24 -05:00
[PR #335] [MERGED] Added Has Changes Action #3092
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sdras/awesome-actions/pull/335
Author: @darrynten
Created: 2/20/2020
Status: ✅ Merged
Merged: 3/8/2020
Merged by: @sdras
Base:
master← Head:master📝 Commits (4)
85493deAdded Has Changes Action124489bMerge branch 'master' into master169f6f9Add period at the end of line11a93beMerge branch 'master' into master📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Added a link to the Has Changes github action available at https://github.com/UnicornGlobal/has-changes-action
This action allows you to check if any previous steps have made any changes to the code that was initially checked out.
This is useful when you want to do something with changes made to the code in earlier steps.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.