mirror of
https://github.com/httpie/cli.git
synced 2024-11-24 08:22:22 +02:00
Fix looked path for workflow testing packages
This commit is contained in:
parent
08751d3672
commit
93114072c8
@ -1,7 +1,7 @@
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- .github/workflows/packaging-linux-snap.yml
|
||||
- .github/workflows/test-package-linux-snap.yml
|
||||
- snapcraft.yaml
|
||||
|
||||
jobs:
|
||||
|
2
.github/workflows/test-package-mac-brew.yml
vendored
2
.github/workflows/test-package-mac-brew.yml
vendored
@ -3,7 +3,7 @@ name: Mac brew
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- .github/workflows/packaging-mac-brew.yml
|
||||
- .github/workflows/test-package-mac-brew.yml
|
||||
- extras/httpie.rb
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user