diff --git a/.github/workflows/v18_code_and_v18_config.yml b/.github/workflows/v18_code_and_v18_config.yml index bc69b69..6403da6 100644 --- a/.github/workflows/v18_code_and_v18_config.yml +++ b/.github/workflows/v18_code_and_v18_config.yml @@ -5,13 +5,9 @@ on: paths: - '.github/workflows/v18_code_and_v18_config.yml' - jobs: - build: - runs-on: ubuntu-latest - steps: - name: Checkout