Skip to content

Commit af7e9d8

Browse files
authored
Update pylint.yml
1 parent abeba88 commit af7e9d8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/pylint.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ on:
1818
required: false
1919
default: false
2020
type: boolean
21+
deploy_allnprd:
22+
description: deploy to all nonprod
23+
required: false
24+
default: false
25+
type: boolean
2126
push:
2227
jobs:
2328
deploy_st:

0 commit comments

Comments
 (0)