diff options
| author | Emīls <emils@mullvad.net> | 2022-11-02 16:01:43 +0100 |
|---|---|---|
| committer | Emīls <emils@mullvad.net> | 2022-11-02 16:01:43 +0100 |
| commit | 0ba71e2c256a9796f940963137980b32d53e5263 (patch) | |
| tree | 70eae52eaba74f512db48f466cdee1303ff93170 | |
| parent | 23c4a466ea12903317390b451e608b81962e583b (diff) | |
| parent | 3dcfc0d3982340bb3d1f85f0ad778eaa05a07e4c (diff) | |
| download | mullvadvpn-0ba71e2c256a9796f940963137980b32d53e5263.tar.xz mullvadvpn-0ba71e2c256a9796f940963137980b32d53e5263.zip | |
Merge branch 'remove-unused-action-path'
| -rw-r--r-- | .github/workflows/clippy.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/clippy.yml b/.github/workflows/clippy.yml index fddb260da8..258f344a8c 100644 --- a/.github/workflows/clippy.yml +++ b/.github/workflows/clippy.yml @@ -4,7 +4,6 @@ on: pull_request: paths: - .github/workflows/clippy.yml - - ci/check-clippy.sh - clippy.toml - '**/*.rs' # Check if requested manually from the Actions tab |
