Skip to content

Commit a526012

Browse files
Permission changes
Signed-off-by: Muthu <muthu.sundaravadivel@in.ibm.com>
1 parent 0e54839 commit a526012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image-build-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: checks
5353
run: |
5454
echo "*********************Running checks*************************"
55-
la -al
55+
ls -al
5656
make checks
5757
- name: gosec
5858
run: make gosec

0 commit comments

Comments
 (0)