Skip to content

Commit 9d8b6d2

Browse files
committed
ci: add job to detect PRs that need docs update
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
1 parent 3ab8627 commit 9d8b6d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
jobs:
77

8-
check-changes:
8+
check_changes:
99
runs-on: ubuntu-latest
1010
outputs:
1111
docs_changes: ${{ steps.check_file_changed.outputs.changed }}

0 commit comments

Comments
 (0)