Skip to content

Setup WhatChanged environment

Actions
Setup a WhatChanged command line environment and add it to the PATH
v1.0.1
Latest
Star (2)

setup-whatchanged

GitHub Actions status

setup whatchanged command line in Github Action

Usage

See action.yml

Basic:

steps:
  - uses: actions/checkout@v2
    with:
      # **this is important**
      fetch-depth: 0
  - uses: release-lab/setup-whatchanged@v1
    with:
      version: v0.5.6
  - run: |
      whatchanged

License

The scripts and documentation in this project are released under the MIT License

Setup WhatChanged environment is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Setup a WhatChanged command line environment and add it to the PATH
v1.0.1
Latest

Setup WhatChanged environment is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.