Skip to content

Commit 06f0896

Browse files
vamsimanoharMitchellGale
authored andcommitted
Trigger build on pull request synchronize
Signed-off-by: vamsi-amazon <[email protected]>
1 parent 89ff248 commit 06f0896

9 files changed

+0
-9
lines changed

.github/workflows/bi-connectors.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Build connectors for BI tools
22

33
on:
44
pull_request:
5-
types: [opened, reopened]
65
push:
76
paths:
87
- 'bi-connectors/PowerBIConnector/**'

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
branches:
66
- 'main'
77
- '[1-9]+.[0-9x]+'
8-
types: [opened, reopened]
98
push:
109
branches-ignore:
1110
- 'dependabot/**'

.github/workflows/draft-release-notes-workflow.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Release Drafter
22

33
on:
44
pull_request:
5-
types: [opened, reopened]
65
push:
76
branches:
87
- 'main'

.github/workflows/link-checker.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Link Checker
22

33
on:
44
pull_request:
5-
types: [opened, reopened]
65
push:
76
branches:
87
- 'main'

.github/workflows/sql-cli-test-and-build-workflow.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: SQL CLI Test and Build
22

33
on:
44
pull_request:
5-
types: [opened, reopened]
65
push:
76
branches-ignore:
87
- 'dependabot/**'

.github/workflows/sql-jdbc-test-and-build-workflow.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: SQL JDBC Java CI
22

33
on:
44
pull_request:
5-
types: [opened, reopened]
65
push:
76
branches-ignore:
87
- 'dependabot/**'

.github/workflows/sql-odbc-main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: OpenSearch ODBC Driver
22

33
on:
44
pull_request:
5-
types: [opened, reopened]
65
push:
76
branches-ignore:
87
- 'dependabot/**'

.github/workflows/sql-test-and-build-workflow.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: SQL Java CI
22

33
on:
44
pull_request:
5-
types: [opened, reopened]
65
push:
76
branches-ignore:
87
- 'dependabot/**'

.github/workflows/sql-workbench-test-and-build-workflow.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: SQL Workbench Test and Build
22

33
on:
44
pull_request:
5-
types: [opened, reopened]
65
push:
76
branches-ignore:
87
- 'dependabot/**'

0 commit comments

Comments
 (0)