ci: change branch of nightly bot to not conflict with rustfmt bot
This commit is contained in:
parent
0a62e3bc37
commit
aa8655552b
|
@ -36,3 +36,4 @@ jobs:
|
||||||
body: |
|
body: |
|
||||||
Automated update to Github CI workflow `rust.yml` by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
|
Automated update to Github CI workflow `rust.yml` by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
|
||||||
commit-message: Automated update to Github CI to rustc nightly-${{ env.nightly_date }}
|
commit-message: Automated update to Github CI to rustc nightly-${{ env.nightly_date }}
|
||||||
|
branch: create-pull-request/daily-nightly-update
|
||||||
|
|
Loading…
Reference in New Issue