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 85fc043 commit a3e50afCopy full SHA for a3e50af
1 file changed
.github/workflows/CI-CD-Docs.yml
@@ -5,8 +5,7 @@ on:
5
branches:
6
- master
7
paths-ignore:
8
- - 'docs/**'
9
- - '.github/**'
+ - '!docs/**'
10
11
env:
12
VERSION: '1.0.0-beta-6'
0 commit comments