Skip to content

Commit ca7d7ab

Browse files
committed
ci: Fix indentation
1 parent 4d097b2 commit ca7d7ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/shell.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ on: [push, pull_request]
33
jobs:
44
lint:
55
uses: open-contracting/.github/.github/workflows/shell.yml@main
6-
with:
7-
# checkbashisms doesn't recognize `set -o pipefail`.
8-
ignore: do_excluded_supplier.sh
6+
with:
7+
# checkbashisms doesn't recognize `set -o pipefail`.
8+
ignore: do_excluded_supplier.sh

0 commit comments

Comments
 (0)