Skip to content

Commit

Permalink
CI: Adjust CI branch to "main" instead of "master" and "libsignal"
Browse files Browse the repository at this point in the history
  • Loading branch information
jrose-signal committed Aug 2, 2024
1 parent fbea179 commit 59883d7
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@ name: CI
on:
pull_request:
branches:
- master
- libsignal
- main
push:
branches:
- master
- libsignal
- main

env:
RUSTFLAGS: -Dwarnings
Expand Down

0 comments on commit 59883d7

Please sign in to comment.