Skip to content

Commit 90f742d

Browse files
committed
ci: turn off stale job for now
1 parent ca0636f commit 90f742d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.github/workflows/daily.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@ on:
99
workflow_dispatch:
1010

1111
jobs:
12-
daily-job:
13-
name: "Daily Common Repo Checks"
14-
uses: mParticle/mparticle-workflows/.github/workflows/daily-cron.yml@main
12+
13+
# daily-job:
14+
# name: "Daily Common Repo Checks"
15+
# uses: mParticle/mparticle-workflows/.github/workflows/daily-cron.yml@main
16+
1517
daily-local-job:
1618
name: "Daily Local Repo Checks"
1719
uses: mParticle/react-native-mparticle/.github/workflows/pull-request.yml@main

0 commit comments

Comments
 (0)