Skip to content

Commit

Permalink
chore: fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
leruaa committed Oct 1, 2024
1 parent 52e2b9f commit 1ce884b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: Build & Test

on:
push:
branches: [ $default-branch ]
branches: [ "main" ]
pull_request:
branches: [ $default-branch ]

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 1ce884b

Please sign in to comment.