diff --git a/.github/workflows/pr-pull.yaml b/.github/workflows/pr-pull.yaml index 92bd1d30c..4275da802 100644 --- a/.github/workflows/pr-pull.yaml +++ b/.github/workflows/pr-pull.yaml @@ -6,7 +6,7 @@ on: paths-ignore: - '**.md' branches: [master] - types: [ opened, synchronize, reopened, labeled, unlabeled ] + types: [ opened, synchronize, reopened ] permissions: contents: read concurrency: