We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d11a1ef commit 7618e05Copy full SHA for 7618e05
1 file changed
.github/workflows/gh-ci-cron.yaml
@@ -5,9 +5,9 @@ on:
5
- cron: "0 3 * * 2,5"
6
workflow_dispatch:
7
# Uncomment when you need to test on a PR
8
- pull_request:
9
- branches:
10
- - develop
+ # pull_request:
+ # branches:
+ # - develop
11
12
13
concurrency:
0 commit comments