mirror of
https://github.com/JonasunderscoreJones/blog.jonasjones.dev.git
synced 2025-10-23 00:49: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
|
||||
on: [push, pull_request]
|
||||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue