Skip to content

Commit dc1184f

Browse files
authored
Update CI-CD-Docs.yml
1 parent fb6dae1 commit dc1184f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/CI-CD-Docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Build and Deploy Docs
22

33
on:
44
push:
5-
branches-ignore:
6-
- '!master'
5+
branches:
6+
- 'master'
77
paths-ignore:
88
- 'docs/**'
99
- '.github/**'

0 commit comments

Comments
 (0)