Skip to content

Commit 8cbab71

Browse files
committed
trigger only nightly
1 parent 9a6d738 commit 8cbab71

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/ci-e2e-optional.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: E2E (On-Demand)
22

33
on:
4-
push:
5-
branches: [ci2]
64
workflow_dispatch:
75
inputs:
86
platforms:

.github/workflows/ci-fast.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: CI Fast
22

33
on:
44
push:
5-
branches: [master, beta, ci2]
5+
branches: [master, beta]
66
paths-ignore:
77
- 'docs/**'
88
- 'wiki/**'

0 commit comments

Comments
 (0)