File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "homepage" : " https://github.com/bazelbuild /rules_scala" ,
2+ "homepage" : " https://github.com/bazel-contrib /rules_scala" ,
33 "maintainers" : [
44 {
55 "name" : " Simonas Pinevičius" ,
1313 }
1414 ],
1515 "repository" : [
16- " github:bazelbuild /rules_scala"
16+ " github:bazel-contrib /rules_scala"
1717 ],
1818 "versions" : [],
1919 "yanked_versions" : {}
Original file line number Diff line number Diff line change 2929 tag_name : ${{ inputs.tag_name }}
3030 # bazelbuild/bazel-central-registry fork used to open a pull request.
3131 registry_fork : bazel-contrib/bazel-central-registry
32+ # No need to create a draft since PRs are opened by a machine account
33+ draft : false
3234 permissions :
3335 attestations : write
3436 contents : write
You can’t perform that action at this time.
0 commit comments