Skip to content

Commit aa61cfc

Browse files
author
kiran-garre
committed
Remove push trigger from workflow
The push trigger was added so that the workflow would show up on the Actions tab on GitHub.
1 parent c8be55f commit aa61cfc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docs-generator.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77
description: 'Number of PR to document'
88
required: true
99
type: string
10-
push:
1110

1211
jobs:
1312
generate_docs:

0 commit comments

Comments
 (0)