Skip to content

Commit fe80213

Browse files
authored
Merge pull request #14 from agrare/remove_push_from_openapi_generate_action
Remove push trigger from openapi-generate action
2 parents eb30a70 + 7e52fde commit fe80213

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/openapi-generate.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Update gem from OpenAPI Spec
22

33
on:
44
workflow_dispatch:
5-
push:
65
schedule:
76
- cron: '0 0 * * 0'
87

0 commit comments

Comments
 (0)