summaryrefslogtreecommitdiff
path: root/.github/workflows/annocheck.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/annocheck.yml')
-rw-r--r--.github/workflows/annocheck.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/.github/workflows/annocheck.yml b/.github/workflows/annocheck.yml
index da39efa9e3..bc72d751e2 100644
--- a/.github/workflows/annocheck.yml
+++ b/.github/workflows/annocheck.yml
@@ -18,13 +18,6 @@ on:
- '**/.document'
- '.*.yml'
merge_group:
- paths-ignore:
- - 'doc/**'
- - '**/man'
- - '**.md'
- - '**.rdoc'
- - '**/.document'
- - '.*.yml'
concurrency:
group: ${{ github.workflow }} / ${{ startsWith(github.event_name, 'pull') && github.ref_name || github.sha }}