File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 11name : changelog
22permissions : write-all
3-
43on :
54 push :
65 tags :
76 - " *"
8- # Allows you to run this workflow manually from the Actions tab
97 workflow_dispatch :
108jobs :
11- call-workflow- changelog :
9+ changelog :
1210 uses : clouddrove/github-shared-workflows/.github/workflows/changelog.yml@master
11+ secrets : inherit
1312 with :
1413 branch : ' master'
Original file line number Diff line number Diff line change 11name : tfsec
22permissions : write-all
3-
43on :
54 pull_request :
6-
7- # Allows you to run this workflow manually from the Actions tab
85 workflow_dispatch :
96jobs :
10- call-workflow- tfsec :
7+ tfsec :
118 uses : clouddrove/github-shared-workflows/.github/workflows/tfsec.yml@master
129 secrets : inherit
1310 with :
14- working_directory : ' ./_example '
11+ working_directory : ' .'
You can’t perform that action at this time.
0 commit comments