diff --git a/.github/workflows/v19_code_and_v18_config.yml b/.github/workflows/v19_code_and_v18_config.yml index 92fdbeb..66f5006 100644 --- a/.github/workflows/v19_code_and_v18_config.yml +++ b/.github/workflows/v19_code_and_v18_config.yml @@ -5,13 +5,9 @@ on: paths: - '.github/workflows/v19_code_and_v18_config.yml' - jobs: - build: - runs-on: ubuntu-latest - steps: - name: Checkout