mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-08 19:46:41 +00:00
ci: show diff'd files on pinback
This commit is contained in:
@@ -22,6 +22,9 @@ jobs:
|
||||
sed -i "s|graycoreio/github-actions-magento2/\([^@]*\)@[^ #]*|graycoreio/github-actions-magento2/\1@main|g" \
|
||||
*/action.yml .github/workflows/*.yml .github/workflows/*.yaml
|
||||
|
||||
- name: Show changed files
|
||||
run: git diff
|
||||
|
||||
- name: Check for local changes
|
||||
id: local-changes
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user