We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f95ddb4 commit 6bfc622Copy full SHA for 6bfc622
.github/workflows/build-package.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Checkout
21
uses: actions/checkout@v3
22
23
- - name: Filter contract-testing
+ - name: Filter grpc-hello-world
24
uses: dorny/paths-filter@v2
25
id: changes
26
with:
0 commit comments