We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0113cee commit e459dc8Copy full SHA for e459dc8
1 file changed
entrypoint.sh
@@ -13,7 +13,6 @@ echo "REF: $GITHUB_REF"
13
echo "HEAD-REF: $GITHUB_HEAD_REF"
14
echo "BASE-REF: $GITHUB_BASE_REF"
15
pwd
16
-ls -la `pwd`
17
id
18
19
# Add safe directory option for github workspace to disable fatal error
0 commit comments