Skip to content

Commit c8be55f

Browse files
author
kiran-garre
committed
Adding push trigger to run once
1 parent eb9734c commit c8be55f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs-generator.yaml

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

1112
jobs:
1213
generate_docs:

0 commit comments

Comments
 (0)