There was an error while loading. Please reload this page.
1 parent 33cde75 commit afc1830Copy full SHA for afc1830
1 file changed
.github/workflows/doc-check.yml
@@ -4,12 +4,16 @@ on:
4
- main
5
paths:
6
- '.github/workflows/doc-check.yml'
7
+ - '.github/build/scripts/compare-signatures.py'
8
+ - '.github/build/python/requirements.txt'
9
- 'docs/magick\+\+/**'
10
pull_request:
11
branches:
12
13
14
15
16
17
18
workflow_dispatch:
19
schedule:
0 commit comments