We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7147e6 commit 4a79144Copy full SHA for 4a79144
.github/workflows/generate_code_snippets.yaml
@@ -2,7 +2,7 @@ name: Update Docs with Code Samples from OpenAPI
2
3
on:
4
push:
5
- branches:
+ branches-ignore:
6
- main
7
8
permissions:
0 commit comments