From f3462839b51ed36e797ad6bb21ea46031bd9addd Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Tue, 30 Jul 2024 22:15:58 +0200 Subject: [PATCH] indent --- .forgejo/workflows/main.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.forgejo/workflows/main.yaml b/.forgejo/workflows/main.yaml index cc05461..890c9e5 100644 --- a/.forgejo/workflows/main.yaml +++ b/.forgejo/workflows/main.yaml @@ -14,10 +14,10 @@ jobs: - run: spcd-build-project - run: spcd-browse-workspace - run: spcd-synchronize - - name: Fetch num squared - id: get_square - uses: ./ # Uses an action in the root directory - # or use a released Github Action - # uses: shipyard/github-action/fetch-shipyard-env@1.0.0 - with: - num: 11 + - name: Fetch num squared + id: get_square + uses: ./ # Uses an action in the root directory + # or use a released Github Action + # uses: shipyard/github-action/fetch-shipyard-env@1.0.0 + with: + num: 11