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 cd518e3 commit 15779b5Copy full SHA for 15779b5
.github/workflows/openapi.yaml
@@ -3,6 +3,8 @@ name: Update bundled openapi definition
3
4
"on":
5
push:
6
+ branches:
7
+ - master
8
workflow_dispatch:
9
schedule:
10
- cron: '0 * * * *' # At :00 every hour
0 commit comments