Commit 56bdb93
committed
Remove man page date check
This doesn't work because actions/checkout uses a fetch depth of 1, so
every CI run acts as though man pages were made in the most recent
commit.
Additionally the VCS code uses committed date, so this check will fail
if any PR is made that changes man pages, but then is merged the
following day JST.1 parent 4b4da98 commit 56bdb93
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | 85 | | |
91 | 86 | | |
92 | 87 | | |
| |||
0 commit comments