From cee502cec55a55b62dbd7c54987cebf6df559271 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A1bio=20Luciano?= Date: Tue, 15 Oct 2024 22:47:43 -0300 Subject: [PATCH] feat: remove opensource section (#27) --- .github/workflows/build-and-push.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/build-and-push.yaml b/.github/workflows/build-and-push.yaml index 46813d7..0517c3c 100644 --- a/.github/workflows/build-and-push.yaml +++ b/.github/workflows/build-and-push.yaml @@ -7,7 +7,6 @@ on: jobs: create-html-files: runs-on: ubuntu-latest - needs: generate-adoc-with-github-files container: image: asciidoctor/docker-asciidoctor steps: @@ -30,7 +29,6 @@ jobs: create-pdf-files: runs-on: ubuntu-latest - needs: generate-adoc-with-github-files container: image: asciidoctor/docker-asciidoctor steps: