We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f394cf commit 6b39f2bCopy full SHA for 6b39f2b
.github/workflows/release-apiv2-client.yml
@@ -11,7 +11,7 @@ on:
11
- ".github/workflows/release-apiv2-client.yml"
12
pull_request:
13
paths:
14
- - "tools/generate_client.sh"
+ - ".github/workflows/release-apiv2-client.yml"
15
16
jobs:
17
release:
0 commit comments