diff --git a/.github/workflows/check-for-build-warnings.yml b/.github/workflows/check-for-build-warnings.yml index d8edf57e1..922d6bec1 100644 --- a/.github/workflows/check-for-build-warnings.yml +++ b/.github/workflows/check-for-build-warnings.yml @@ -3,8 +3,6 @@ name: OPS status checker on: pull_request_target: types: [opened, synchronize, reopened] - paths-ignore: - - .github/** jobs: status_checker_job: diff --git a/.github/workflows/snippets5000.yml b/.github/workflows/snippets5000.yml index e6991f1a7..1362d6027 100644 --- a/.github/workflows/snippets5000.yml +++ b/.github/workflows/snippets5000.yml @@ -7,8 +7,6 @@ on: pull_request: branches: [main] types: [opened, synchronize, reopened] - paths-ignore: - - .github/** workflow_dispatch: inputs: reason: