Skip to content

Commit

Permalink
churn: Update CI to apply to main branch instead.
Browse files Browse the repository at this point in the history
  • Loading branch information
VorpalBlade committed Apr 22, 2023
1 parent 9a95809 commit 4e66d0e
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 @@ -5,9 +5,9 @@ permissions:

on:
push:
branches: [ "v2" ]
branches: [ "main" ]
pull_request:
branches: [ "v2" ]
branches: [ "main" ]

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 4e66d0e

Please sign in to comment.