Skip to content

Commit

Permalink
Rename default branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ajtribick committed Nov 23, 2024
1 parent 03d7e74 commit eab180c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ on:
workflow_dispatch:
push:
branches:
- master
- trunk
tags:
- "v*"
pull_request:
branches:
- master
- trunk

concurrency:
group: "${{ github.workflow }}-${{ github.ref }}"
Expand Down

0 comments on commit eab180c

Please sign in to comment.