You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-08-10 22:42:05 +02:00
Fix looked path for workflow testing packages
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user