mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-18 01:10:25 +00:00
stefankoelle initial
This commit is contained in:
@@ -3,8 +3,14 @@ name: Build & Deploy moonweb-site
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
paths-ignore:
|
||||
- 'stefankoelle/**'
|
||||
- '.github/workflows/deploy-stefankoelle.yml'
|
||||
pull_request:
|
||||
branches: [main]
|
||||
paths-ignore:
|
||||
- 'stefankoelle/**'
|
||||
- '.github/workflows/deploy-stefankoelle.yml'
|
||||
|
||||
# Cancel in-progress runs for the same branch
|
||||
concurrency:
|
||||
|
||||
Reference in New Issue
Block a user