diff --git a/.github/workflows/ci-cargo-audit.yml b/.github/workflows/ci-cargo-audit.yml index 7795b16..e3bd869 100644 --- a/.github/workflows/ci-cargo-audit.yml +++ b/.github/workflows/ci-cargo-audit.yml @@ -6,7 +6,6 @@ on: push: branches: master pull_request: - branches: master # Allowing manual runs with ability to choose branch workflow_dispatch: diff --git a/.github/workflows/ci-lint-test.yml b/.github/workflows/ci-lint-test.yml index f2baf30..04b7a36 100644 --- a/.github/workflows/ci-lint-test.yml +++ b/.github/workflows/ci-lint-test.yml @@ -1,6 +1,7 @@ name: Lint and Test on: push: + branches: master pull_request: env: diff --git a/.github/workflows/ci-soteria.yml b/.github/workflows/ci-soteria.yml index 60353bd..bbe2fab 100644 --- a/.github/workflows/ci-soteria.yml +++ b/.github/workflows/ci-soteria.yml @@ -2,6 +2,7 @@ name: Soteria Scan on: push: + branches: master pull_request: env: