Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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