aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-01-02 01:11:32 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2023-01-02 01:11:32 +0100
commite6973c2b9f1dffa1cb9ba7c061712c9818b03027 (patch)
tree4a171d1025e63bef6b6d44e4a8f6737620caebed
parentfix formatting (diff)
downloadwinapi-common-e6973c2b9f1dffa1cb9ba7c061712c9818b03027.tar.gz
winapi-common-e6973c2b9f1dffa1cb9ba7c061712c9818b03027.zip
workflows/ci: disabled scheduled runs
-rw-r--r--.github/workflows/ci.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 893eea0..8377d73 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -3,9 +3,6 @@ name: CI
on:
push:
pull_request:
- schedule:
- # Weekly, at 5:30 AM on Sunday (somewhat randomly chosen).
- - cron: '30 5 * * 0'
workflow_dispatch:
jobs: