Skip to content

Commit

Permalink
build: migrate to main branch (#1553)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Apr 10, 2024
1 parent 9ef340e commit dda8e44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
branches:
- master
- main
pull_request:
types: [assigned, opened, synchronize, reopened, labeled]
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
branches:
- master
- main
name: release-please
jobs:
release-please:
Expand Down

0 comments on commit dda8e44

Please sign in to comment.