diff --git a/.github/workflows/check-problem-specs-is-current.yml b/.github/workflows/check-problem-specs-is-current.yml index cf5db8d..98e4a6f 100644 --- a/.github/workflows/check-problem-specs-is-current.yml +++ b/.github/workflows/check-problem-specs-is-current.yml @@ -4,7 +4,6 @@ on: pull_request: types: [opened, reopened, synchronize, ready_for_review] paths: - - ".github/workflows/check-problem-specs-is-current.yml" - "bin/check-problem-specs-is-current" - "problem-specifications" - "problem-specifications/**"