File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
6
6
# Changed Diff-Tree ±
7
7
8
- Git diff-tree for a list of changed files or directories between branches with GitHub Action event triggers.
8
+ Changed diff-tree for a list of changed files or directories between branches with GitHub Action event triggers
9
9
10
10
TODO: https://github.com/orgs/community/discussions/25950
11
11
Original file line number Diff line number Diff line change 1
1
---
2
- name : Git Diff-Tree for Changed Files or Directories
2
+ name : Changed Diff-Tree for Files or Directories
3
3
author : Rishav Dhar (@rdhar)
4
- description : Git diff-tree for a list of changed files or directories between branches with GitHub Action event triggers.
4
+ description : Changed diff-tree for a list of changed files or directories between branches with GitHub Action event triggers.
5
5
6
6
runs :
7
7
using : composite
You can’t perform that action at this time.
0 commit comments