Skip to content

Commit 35e8ae2

Browse files
committed
Merge branch '6.1.x'
2 parents 26cab06 + 7357812 commit 35e8ae2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: .github/workflows/deploy-docs.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
name: Deploy Docs
22
on:
33
push:
4-
branches-ignore:
5-
- 'gh-pages'
64
branches:
75
- 'main'
86
- '*.x'
7+
- '!gh-pages'
98
tags:
109
- 'v*'
1110
repository_dispatch:

0 commit comments

Comments
 (0)