Skip to content

Commit 7618e05

Browse files
authored
Update gh-ci-cron.yaml (#4705)
1 parent d11a1ef commit 7618e05

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/gh-ci-cron.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ on:
55
- cron: "0 3 * * 2,5"
66
workflow_dispatch:
77
# Uncomment when you need to test on a PR
8-
pull_request:
9-
branches:
10-
- develop
8+
# pull_request:
9+
# branches:
10+
# - develop
1111

1212

1313
concurrency:

0 commit comments

Comments
 (0)