mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-13 11:34:18 -05:00
ci -> rust for workflow name
This commit is contained in:
parent
d81c5e948b
commit
300691be79
1 changed files with 1 additions and 1 deletions
2
.github/workflows/approve.yml
vendored
2
.github/workflows/approve.yml
vendored
|
@ -12,5 +12,5 @@ jobs:
|
|||
uses: mheap/automatic-approve-action@v1.0.5
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
workflows: "ci.yml"
|
||||
workflows: "rust.yml"
|
||||
dangerous_files: "src/main.rs,Cargo.toml,Cargo.lock"
|
Loading…
Reference in a new issue