WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1010jobs :
1111 create_merge_pr :
1212 name : Create PR to merge main branch into future branch
13- uses : swiftlang/github-workflows/.github/workflows/create_automerge_pr.yml@main
13+ uses : swiftlang/github-workflows/.github/workflows/create_automerge_pr.yml@0.0.2
1414 with :
1515 base_branch : future
1616 head_branch : main
Original file line number Diff line number Diff line change 1010jobs :
1111 create_merge_pr :
1212 name : Create PR to merge release branch into main branch
13- uses : swiftlang/github-workflows/.github/workflows/create_automerge_pr.yml@main
13+ uses : swiftlang/github-workflows/.github/workflows/create_automerge_pr.yml@0.0.2
1414 with :
1515 base_branch : main
1616 head_branch : release/6.3
Original file line number Diff line number Diff line change 1010jobs :
1111 create_merge_pr :
1212 name : Create PR to merge main into release branch
13- uses : swiftlang/github-workflows/.github/workflows/create_automerge_pr.yml@main
13+ uses : swiftlang/github-workflows/.github/workflows/create_automerge_pr.yml@0.0.2
1414 with :
1515 base_branch : release/6.3
1616 permissions :
Original file line number Diff line number Diff line change 1313jobs :
1414 tests :
1515 name : Test (SwiftPM)
16- uses : swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
16+ uses : swiftlang/github-workflows/.github/workflows/swift_package_test.yml@0.0.2
1717 with :
1818 linux_swift_versions : ' ["nightly-main"]'
1919 windows_swift_versions : ' ["nightly-main"]'
4444
4545 soundness :
4646 name : Soundness
47- uses : swiftlang/github-workflows/.github/workflows/soundness.yml@main
47+ uses : swiftlang/github-workflows/.github/workflows/soundness.yml@0.0.2
4848 with :
4949 license_header_check_project_name : " Swift.org"
5050 license_header_check_enabled : false
You can’t perform that action at this time.
0 commit comments