Skip to content

Commit

Permalink
Merge branch 'stage'
Browse files Browse the repository at this point in the history
  • Loading branch information
cakevm committed Jan 6, 2025
2 parents 625cc67 + ab6a37e commit ca84502
Show file tree
Hide file tree
Showing 16 changed files with 392 additions and 607 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: CI

on:
push:
branches: [main]
branches: [main, stage]
pull_request_target:
branches: [main]
branches: [main, stage]

jobs:
fmt:
Expand Down
Loading

0 comments on commit ca84502

Please sign in to comment.