Skip to content

Commit

Permalink
Rename main branch as trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
rim99 committed Sep 22, 2024
1 parent 639586e commit bbda315
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
@@ -1,8 +1,8 @@
on:
push:
branches: [ "master" ]
branches: [ "trunk" ]
pull_request:
branches: [ "master" ]
branches: [ "trunk" ]

name: Continuous Integration

Expand Down

0 comments on commit bbda315

Please sign in to comment.