mirror of
https://github.com/JonasunderscoreJones/blog.jonasjones.dev.git
synced 2025-10-23 03:19:19 +02:00
This commit is contained in:
parent
4cad9cf5eb
commit
6a67656fac
1 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
||||||
name: build-sveltekit
|
name: build-sveltekit
|
||||||
on: [push, pull_request]
|
|
||||||
|
on:
|
||||||
|
push:
|
||||||
|
pull_request:
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue