Skip to content

Commit 15779b5

Browse files
committed
openapi: do not run on branches
1 parent cd518e3 commit 15779b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Update bundled openapi definition
33

44
"on":
55
push:
6+
branches:
7+
- master
68
workflow_dispatch:
79
schedule:
810
- cron: '0 * * * *' # At :00 every hour

0 commit comments

Comments
 (0)