Skip to content

Commit

Permalink
use main
Browse files Browse the repository at this point in the history
  • Loading branch information
ianthpun committed Mar 13, 2024
1 parent eada16e commit cce9946
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -5,11 +5,11 @@ name: CI
on:
push:
branches:
- master
- main
- "feature/**"
pull_request:
branches:
- master
- main
- "feature/**"

jobs:
Expand Down

0 comments on commit cce9946

Please sign in to comment.