diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index 3697a2f..5569a22 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -9,6 +9,7 @@ on: jobs: build: + if: github.actor != 'dependabot[bot]' # Prevent any dependency updates runs-on: ubuntu-latest name: Validate Build env: