You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.
GitHub Action that detects changes between commits
Usage
-
uses: achieve-3000/diff-actionwith:
# Base commit ref (Defaults to current base commit)base_ref: ''# Head commit ref (Defaults to current head commit)head_ref: ''# Repo name (Defaults to current repo)repo_name: ''# Repo owner (Defaults to current repo owner)repo_owner: ''# GH tokentoken: ${{ secrets.GITHUB_TOKEN }}# YAML containing modules to trackmodules: '---'