Skip to content

Commit

Permalink
get changes in lines of code
Browse files Browse the repository at this point in the history
  • Loading branch information
Aarsh2001 committed Nov 4, 2023
1 parent 4fb3e4f commit c68e2a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pilot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
id: changes
run: |
$changed_files = git diff --name-only HEAD^ HEAD
)
echo "::set-output name=files::$changed_files"
shell: pwsh

Expand Down

0 comments on commit c68e2a8

Please sign in to comment.