Skip to content

Commit b704941

Browse files
chore(workflows): decommision the infinite loop detector
1 parent ab9263c commit b704941

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/detect-infinite-loop.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
name: Infinite Loop Detector
3333

3434
on:
35-
schedule:
36-
- cron: '*/5 * * * *'
35+
#schedule:
36+
# - cron: '*/5 * * * *'
3737

3838
jobs:
3939
detect-infinite-loop:

0 commit comments

Comments
 (0)