Skip to content

Commit 5b5e9fb

Browse files
committed
rm obsolete trigger
1 parent a088b9a commit 5b5e9fb

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.github/workflows/build-docs-gh-pages.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Build docs and upload ZIP
22

33
on:
4-
push:
5-
branches:
6-
- 4.x
74
pull_request:
85
branches:
96
- 4.x

.github/workflows/update-docs-staging.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
push:
55
branches:
66
- 4.x
7-
# for testing only, TODO: remove push
8-
pull_request:
97
workflow_dispatch:
108

119
jobs:

0 commit comments

Comments
 (0)