mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Disable build workflow on staging.tmp branch
This commit is contained in:
1
.github/workflows/build-site.yml
vendored
1
.github/workflows/build-site.yml
vendored
@@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- '*'
|
||||
- '!staging.tmp'
|
||||
- '!master' # TODO re-enable when reusing artifacts for deploying
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
Reference in New Issue
Block a user