Skip to content

Commit

Permalink
Update CI to run on main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sdroege committed Aug 15, 2023
1 parent 17ef65c commit e8d0a2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sdp-types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: sdp-types
on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main

jobs:
rustfmt-clippy:
Expand Down

0 comments on commit e8d0a2c

Please sign in to comment.