FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Switch the default branch from develop to main by xerial · Pull Request #755 · msgpack/msgpack-java · GitHub

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .yml  (4) All 1 file type selected
Only manifest files
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
4 changes: 2 additions & 2 deletions .github/release-drafter.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ autolabeler:
- '*.md'
- label: 'feature'
title:
- '/(support|add)/i'
- '/(feature|support)/i'
- label: 'bug'
title:
- '/fix/i'
- '/(fix|bug)/i'
- label: 'internal'
title:
- '/internal/i'
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/CI.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ on:
- 'project/build.properties'
push:
branches:
- master
- develop
- main
paths:
- '**.scala'
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/release-drafter.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Release Drafter
on:
push:
branches:
- develop
- main
# pull_request event is required only for autolabeler
pull_request:
Expand All @@ -12,7 +11,7 @@ on:
# pull_request_target event is required for autolabeler to support PRs from forks
pull_request_target:
types: [opened, reopened, synchronize]

permissions:
contents: read

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/snapshot.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Snapshot Release
on:
push:
branches:
- develop
- main
paths:
- '**.scala'
Expand Down

Back | FazBrowse Home | New Git URL