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 fb6dae1 commit dc1184fCopy full SHA for dc1184f
1 file changed
.github/workflows/CI-CD-Docs.yml
@@ -2,8 +2,8 @@ name: Build and Deploy Docs
2
3
on:
4
push:
5
- branches-ignore:
6
- - '!master'
+ branches:
+ - 'master'
7
paths-ignore:
8
- 'docs/**'
9
- '.github/**'
0 commit comments