mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
Update bun-framework-next.yml
This commit is contained in:
6
.github/workflows/bun-framework-next.yml
vendored
6
.github/workflows/bun-framework-next.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user