Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
goulart-paul authored Feb 2, 2025
1 parent 5a6c330 commit 24fb17d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: ci
on:
workflow_dispatch:
push:
branches: [ "main" ]
branches: ["main"]
pull_request:
branches: [ "main", "develop" ]
branches: ["main", "develop"]

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 24fb17d

Please sign in to comment.