Skip to content

Commit 2a68777

Browse files
committed
echo start
1 parent bdb0c20 commit 2a68777

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

entrypoint.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
#!/bin/bash
22

3+
echo 'golangci-lint-action: start'
4+
35
# shellcheck disable=SC2086
46
golangci-lint run --out-format github-actions ${FLAGS}

0 commit comments

Comments
 (0)