diff --git a/.github/workflows/axe.yml b/.github/workflows/axe.yml index bee66fbcfc3..771dd8a3edc 100644 --- a/.github/workflows/axe.yml +++ b/.github/workflows/axe.yml @@ -5,12 +5,10 @@ on: branches: - master - release - - account-request-form pull_request: branches: - master - release - - account-request-form jobs: axe-testing: runs-on: ubuntu-latest diff --git a/.github/workflows/component.yml b/.github/workflows/component.yml index bb814a02c0e..11ecfb7357f 100644 --- a/.github/workflows/component.yml +++ b/.github/workflows/component.yml @@ -5,12 +5,10 @@ on: branches: - master - release - - account-request-form pull_request: branches: - master - release - - account-request-form schedule: - cron: "0 0 * * *" #end of every day jobs: diff --git a/.github/workflows/e2e-sql.yml b/.github/workflows/e2e-sql.yml index 267cd0d219f..0a67cbac52d 100644 --- a/.github/workflows/e2e-sql.yml +++ b/.github/workflows/e2e-sql.yml @@ -5,12 +5,10 @@ on: branches: - master - release - - account-request-form pull_request: branches: - master - release - - account-request-form schedule: - cron: "0 0 * * *" #end of every day jobs: diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 71cfa72bd24..52ab76019ed 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -5,12 +5,10 @@ on: branches: - master - release - - account-request-form pull_request: branches: - master - release - - account-request-form schedule: - cron: "0 0 * * *" #end of every day jobs: diff --git a/.github/workflows/jdk17.yml b/.github/workflows/jdk17.yml index f0d68910de5..29ab59bb561 100644 --- a/.github/workflows/jdk17.yml +++ b/.github/workflows/jdk17.yml @@ -4,7 +4,6 @@ on: push: branches: - master - - account-request-form jobs: lint: diff --git a/.github/workflows/lnp.yml b/.github/workflows/lnp.yml index 4389bac81ff..2ff33dda920 100644 --- a/.github/workflows/lnp.yml +++ b/.github/workflows/lnp.yml @@ -5,7 +5,6 @@ on: branches: - master - release - - account-request-form schedule: - cron: "0 0 * * *" # end of every day jobs: diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index f55fd672fe0..03f11d9b6d3 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -6,7 +6,6 @@ on: - reopened branches: - master - - account-request-form jobs: check-pr: