Skip to content

Commit

Permalink
ci: change branch
Browse files Browse the repository at this point in the history
Signed-off-by: ZTL-UwU <zhangtianli2006@163.com>
  • Loading branch information
ZTL-UwU committed Dec 14, 2024
1 parent f106a7a commit 8f8aca6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 12 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
name: CI

on:
push:
branches:
- main

pull_request:
branches:
- main
on: [push, pull_request]

jobs:
lint:
Expand Down
7 changes: 3 additions & 4 deletions .github/workflows/fly.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Fly Deploy
on:
push:
branches:
- main

on: push

jobs:
deploy:
name: Deploy app
Expand Down
Binary file modified bun.lockb
Binary file not shown.

0 comments on commit 8f8aca6

Please sign in to comment.