diff options
author | Marvin Borner | 2019-11-01 13:13:40 +0100 |
---|---|---|
committer | Marvin Borner | 2019-11-01 13:13:40 +0100 |
commit | 1994399448a298d3fc5474b3ca6272e1c699c7df (patch) | |
tree | 591e4f14fe2e8100343d7c80c04df31815509223 /.github/workflows | |
parent | ef8652520516e9c8dfdf8c1030319ea9634975d5 (diff) |
Fixed VGA buffer logging
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/release.yml | 3 |
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: |