We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5b875d commit d276c64Copy full SHA for d276c64
.github/workflows/generate-schema.yml
@@ -22,3 +22,4 @@ jobs:
22
- name: Generate OpenAPI, GraphQL and OWL
23
working-directory: ./generator/
24
run: ./gradlew generateAll
25
+ - uses: stefanzweifel/git-auto-commit-action@v5
0 commit comments