Update bun-framework-next.yml

This commit is contained in:
Jarred Sumner
2021-12-26 03:21:17 -08:00
parent 1ce37acde6
commit b08d5267cb

View File

@@ -1,8 +1,12 @@
name: CI workflow for bun-framework-next
name: bun-framework-next
on:
push:
paths:
- packages/bun-framework-next/**/*
branches: [main, bun-framework-next-actions]
pull_request:
paths:
- packages/bun-framework-next/**/*
branches: [main]
jobs: