mirror of
https://github.com/nasa/openmct.git
synced 2025-02-06 19:19:23 +00:00
[CI] Temp disable flakefinder as we it's generating too many GHA minutes (#7548)
Temp disable flakefinder as we it's generating too many GHA minutes
This commit is contained in:
parent
39ab81c3d0
commit
5d00d642f3
16
.github/workflows/e2e-flakefinder.yml
vendored
16
.github/workflows/e2e-flakefinder.yml
vendored
@ -1,15 +1,15 @@
|
|||||||
name: 'pr:e2e:flakefinder'
|
name: 'pr:e2e:flakefinder'
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
# push:
|
||||||
branches: master
|
# branches: master
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
pull_request:
|
# pull_request:
|
||||||
types:
|
# types:
|
||||||
- labeled
|
# - labeled
|
||||||
- opened
|
# - opened
|
||||||
schedule:
|
# schedule:
|
||||||
- cron: '0 0 * * *'
|
# - cron: '0 0 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
e2e-flakefinder:
|
e2e-flakefinder:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user