1
0
Fork 0

Please work
build (current) Details

This commit is contained in:
Sam Therapy 2023-03-30 14:57:18 +02:00
parent 94b9dec12f
commit deca58fb4c
Signed by: sam
GPG Key ID: 4D8B07C18F31ACBD
1 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,8 @@
name: pnpm Example Workflow
on:
push:
on:
- push
- pull_request
jobs:
build:
runs-on: ubuntu-latest