Skip to content

Commit

Permalink
[CI] Temp disable flakefinder as we it's generating too many GHA minu…
Browse files Browse the repository at this point in the history
…tes (#7548)

Temp disable flakefinder as we it's generating too many GHA minutes
  • Loading branch information
unlikelyzero authored Mar 5, 2024
1 parent 39ab81c commit 5d00d64
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/e2e-flakefinder.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
name: 'pr:e2e:flakefinder'

on:
push:
branches: master
# push:
# branches: master
workflow_dispatch:
pull_request:
types:
- labeled
- opened
schedule:
- cron: '0 0 * * *'
# pull_request:
# types:
# - labeled
# - opened
# schedule:
# - cron: '0 0 * * *'

jobs:
e2e-flakefinder:
Expand Down

0 comments on commit 5d00d64

Please sign in to comment.