diff options
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/cifuzz.yml | 2 | ||||
| -rw-r--r-- | .github/workflows/solaris_test.yml | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/.github/workflows/cifuzz.yml b/.github/workflows/cifuzz.yml index bdb3b2c..bbf3f44 100644 --- a/.github/workflows/cifuzz.yml +++ b/.github/workflows/cifuzz.yml | |||
| @@ -2,8 +2,6 @@ name: CIFuzz | |||
| 2 | 2 | ||
| 3 | on: | 3 | on: |
| 4 | workflow_dispatch: | 4 | workflow_dispatch: |
| 5 | schedule: | ||
| 6 | - cron: "0 0 * * *" | ||
| 7 | 5 | ||
| 8 | jobs: | 6 | jobs: |
| 9 | Fuzzing: | 7 | Fuzzing: |
diff --git a/.github/workflows/solaris_test.yml b/.github/workflows/solaris_test.yml index f5e6bf4..217efd2 100644 --- a/.github/workflows/solaris_test.yml +++ b/.github/workflows/solaris_test.yml | |||
| @@ -2,8 +2,6 @@ name: solaris_ci | |||
| 2 | 2 | ||
| 3 | on: | 3 | on: |
| 4 | workflow_dispatch: | 4 | workflow_dispatch: |
| 5 | schedule: | ||
| 6 | - cron: "0 0 * * *" | ||
| 7 | 5 | ||
| 8 | jobs: | 6 | jobs: |
| 9 | build-native: | 7 | build-native: |
