aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMarvin Borner2019-11-01 13:13:40 +0100
committerMarvin Borner2019-11-01 13:13:40 +0100
commit1994399448a298d3fc5474b3ca6272e1c699c7df (patch)
tree591e4f14fe2e8100343d7c80c04df31815509223 /.github
parentef8652520516e9c8dfdf8c1030319ea9634975d5 (diff)
Fixed VGA buffer logging
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index b8d51ee..87e3ea4 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -3,9 +3,6 @@ name: Weekly project build and release
on:
schedule:
- cron: "0 2 * * 0"
- push:
- branches:
- - master
jobs:
build: