Disable the clippy-action for pull requests
This commit is contained in:
parent
8234df7f3d
commit
4e47c7ea8d
2
.github/workflows/cpal.yml
vendored
2
.github/workflows/cpal.yml
vendored
@ -5,6 +5,8 @@ on: [push, pull_request]
|
|||||||
jobs:
|
jobs:
|
||||||
clippy-test:
|
clippy-test:
|
||||||
|
|
||||||
|
if: github.event_name == 'push'
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user