File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 5
5
types : [published]
6
6
pull_request :
7
7
types : [opened, reopened, synchronize]
8
- paths :
9
- - ' db_scripts/**'
10
8
workflow_dispatch :
11
9
inputs :
12
10
message :
36
34
name : ${{ matrix.DB_NAME }}
37
35
uses : mosip/kattu/.github/workflows/db-test.yml@master
38
36
with :
39
- DB_LOCATION : ${{ matrix.DB_LOCATION}}
37
+ DB_LOCATION : ${{ matrix.DB_LOCATION}}
Original file line number Diff line number Diff line change 4
4
release :
5
5
types : [published]
6
6
pull_request :
7
- types : [opened]
7
+ types : [opened, reopened, synchronize ]
8
8
workflow_dispatch :
9
9
inputs :
10
10
message :
88
88
OSSRH_SECRET : ${{ secrets.OSSRH_SECRET }}
89
89
OSSRH_TOKEN : ${{ secrets.OSSRH_TOKEN }}
90
90
GPG_SECRET : ${{ secrets.GPG_SECRET }}
91
- SLACK_WEBHOOK_URL : ${{ secrets.SLACK_WEBHOOK }}
91
+ SLACK_WEBHOOK_URL : ${{ secrets.SLACK_WEBHOOK }}
You can’t perform that action at this time.
0 commit comments