Skip to content

Commit 2c51ba1

Browse files
committed
even more debug
1 parent aead0ee commit 2c51ba1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/quality-checks-devcontainer.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ jobs:
8686
git-secrets --list
8787
echo "Checking content of git-secrets rules"
8888
cat /usr/share/secrets-scanner/nhsd-rules-deny.txt
89+
echo "Showing last few commits"
90+
git log -5 --oneline
8991
echo "Running secret scan"
9092
make secret-scan
9193
- name: Run actionlint

0 commit comments

Comments
 (0)