generated from PlexSheep/rs-base
Compare commits
2 commits
9a6c307247
...
38117c61a9
Author | SHA1 | Date | |
---|---|---|---|
38117c61a9 | |||
f689618e6e |
3 changed files with 5 additions and 2 deletions
|
@ -6,7 +6,7 @@ on:
|
||||||
# - '!master'
|
# - '!master'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
format:
|
CI:
|
||||||
name: cargo CI
|
name: cargo CI
|
||||||
permissions:
|
permissions:
|
||||||
# Give the default GITHUB_TOKEN write permission to commit and push the
|
# Give the default GITHUB_TOKEN write permission to commit and push the
|
||||||
|
|
3
.github/workflows/cargo.yaml
vendored
3
.github/workflows/cargo.yaml
vendored
|
@ -6,7 +6,8 @@ on:
|
||||||
# - '!master'
|
# - '!master'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
format:
|
CI:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
name: cargo CI
|
name: cargo CI
|
||||||
permissions:
|
permissions:
|
||||||
# Give the default GITHUB_TOKEN write permission to commit and push the
|
# Give the default GITHUB_TOKEN write permission to commit and push the
|
||||||
|
|
|
@ -16,7 +16,9 @@ for additional platforms such as GitHub and GitLab.
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
](https://github.com/PlexSheep/Autocrate/actions/workflows/cargo.yaml)
|
||||||
|
|
||||||
|
[Original Repository](https://git.cscherr.de/PlexSheep/Autocrate)
|
||||||
[GitHub Mirror](https://github.com/PlexSheep/Autocrate)
|
[GitHub Mirror](https://github.com/PlexSheep/Autocrate)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue