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