forked from mirror/async-std
fix github actions event
This commit is contained in:
parent
7ea3f4d0e2
commit
c947cf4043
1 changed files with 1 additions and 1 deletions
2
.github/workflows/clippy.yml
vendored
2
.github/workflows/clippy.yml
vendored
|
@ -1,4 +1,4 @@
|
||||||
on: [push, pull_request]
|
on: pull_request
|
||||||
|
|
||||||
name: Clippy check
|
name: Clippy check
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in a new issue