Skip to content

Commit 7aef947

Browse files
committed
ci
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent cf91072 commit 7aef947

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update_spdx_licenses.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ jobs:
100100
- name: commit and push
101101
run: |
102102
set -eux
103+
git status
103104
if git diff --quiet -- 'schema/spdx.*'
104105
then
105106
echo "branch up-to-date"

0 commit comments

Comments
 (0)