We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44f2183 commit 7d5703cCopy full SHA for 7d5703c
.github/workflows/missing-documentation-reminder.yml
@@ -6,6 +6,9 @@ on:
6
types:
7
- edited
8
- closed
9
+ push:
10
+ branches:
11
+ - "**"
12
13
jobs:
14
find-missing-documentation:
0 commit comments