Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
info

GitHub Action

Has Changes

v1.0.9

Has Changes

info

Has Changes

Check if a git repository has uncommitted changes

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Has Changes

uses: UnicornGlobal/[email protected]

Learn more about this action in UnicornGlobal/has-changes-action

Choose a version

GitHub action for checking if a repo has uncommitted changes

This is useful for things like checking if you need to open a pull request for changes that may be introduced through another action.