Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
marcuscaisey committed Jun 20, 2024
1 parent 133964a commit 13ca60a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: CI
on:
push:
branches:
- master
- *
pull_request:
branches:
- master
Expand Down
4 changes: 2 additions & 2 deletions .plzconfig
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ Target = //plugins:shell
Target = //plugins:cc

[Sandbox]
build = true
test = true
; build = true
; test = true

[Remote]
URL =
Expand Down

0 comments on commit 13ca60a

Please sign in to comment.