Skip to content

Commit

Permalink
Trigger build on pull request synchronize (#877)
Browse files Browse the repository at this point in the history
Signed-off-by: vamsi-amazon <[email protected]>
(cherry picked from commit 5aef2e6)

Co-authored-by: vamsi-amazon <[email protected]>
  • Loading branch information
opensearch-trigger-bot[bot] and vmmusings authored Sep 30, 2022
1 parent 9e28601 commit e733e7b
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 9 deletions.
1 change: 0 additions & 1 deletion .github/workflows/bi-connectors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Build connectors for BI tools

on:
pull_request:
types: [opened, reopened]
push:
paths:
- 'bi-connectors/PowerBIConnector/**'
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
branches:
- 'main'
- '[1-9]+.[0-9x]+'
types: [opened, reopened]
push:
branches-ignore:
- 'dependabot/**'
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/draft-release-notes-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Release Drafter

on:
pull_request:
types: [opened, reopened]
push:
branches:
- 'main'
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/link-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Link Checker

on:
pull_request:
types: [opened, reopened]
push:
branches:
- 'main'
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/sql-cli-test-and-build-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: SQL CLI Test and Build

on:
pull_request:
types: [opened, reopened]
push:
branches-ignore:
- 'dependabot/**'
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/sql-jdbc-test-and-build-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: SQL JDBC Java CI

on:
pull_request:
types: [opened, reopened]
push:
branches-ignore:
- 'dependabot/**'
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/sql-odbc-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: OpenSearch ODBC Driver

on:
pull_request:
types: [opened, reopened]
push:
branches-ignore:
- 'dependabot/**'
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/sql-test-and-build-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: SQL Java CI

on:
pull_request:
types: [opened, reopened]
push:
branches-ignore:
- 'dependabot/**'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: SQL Workbench Test and Build

on:
pull_request:
types: [opened, reopened]
push:
branches-ignore:
- 'dependabot/**'
Expand Down

0 comments on commit e733e7b

Please sign in to comment.