From fe968eae72472f07ad2d57678077b7f5b4add751 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Teguayco=20Guti=C3=A9rrez?= Date: Mon, 11 Dec 2023 14:39:43 +0100 Subject: [PATCH] Clean up yml file --- .github/workflows/build-and-test.yml | 11 ----------- tools/Lombiq.GitHub.Actions | 2 +- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index 49e16bd79..d50dc7bdf 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -2,7 +2,6 @@ name: Build and Test # Runs for PRs opened for any branch, and pushes to the dev branch. on: - workflow_dispatch: pull_request: push: branches: @@ -70,16 +69,6 @@ jobs: with: machine-types: "['ubuntu-22.04']" - # yaml-linting: - # runs-on: ubuntu-22.04 - # steps: - # - name: Checkout - # uses: Lombiq/GitHub-Actions/.github/actions/checkout@dev - # with: - # token: ${{ secrets.CHECKOUT_TOKEN }} - - # - name: Run yamllint with custom config - # run: yamllint -c .trunk/configs/.yamllint.yaml . yaml-linting: name: YAML Linting uses: Lombiq/GitHub-Actions/.github/workflows/yaml-lint.yml@dev diff --git a/tools/Lombiq.GitHub.Actions b/tools/Lombiq.GitHub.Actions index 8c79a09a6..96f408570 160000 --- a/tools/Lombiq.GitHub.Actions +++ b/tools/Lombiq.GitHub.Actions @@ -1 +1 @@ -Subproject commit 8c79a09a6bcc640cc012bee0237ea1996f529cb4 +Subproject commit 96f40857084b563e7a83ea4aad22265291aa74cf