summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/code_coverage.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/workflows/code_coverage.yml b/.github/workflows/code_coverage.yml
index 958dd54..3179660 100644
--- a/.github/workflows/code_coverage.yml
+++ b/.github/workflows/code_coverage.yml
@@ -1,10 +1,6 @@
name: Code coverage
on:
- push:
- branches: [ stable ]
- pull_request:
- branches: [ stable ]
schedule:
- cron: '0 0 */16 * *'
workflow_dispatch: