Thanks to visit codestin.com Credit goes to github.com
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 a6ca566 commit c17f929Copy full SHA for c17f929
.github/workflows/validate-documentation.yml
@@ -3,10 +3,10 @@ name: Validate Documentation
3
on:
4
push:
5
paths:
6
- - "documentation/**"
+ - documentation/**
7
pull_request:
8
9
10
11
jobs:
12
main:
.github/workflows/validate-module.yml
@@ -3,10 +3,10 @@ name: Validate Module
paths-ignore:
0 commit comments