Skip to content

Commit

Permalink
Revert "Enable CI on account request form branch" (#13049)
Browse files Browse the repository at this point in the history
This reverts commit 186a97a.
  • Loading branch information
ziqing26 committed Apr 17, 2024
1 parent 2cc6ef8 commit 5378b66
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 11 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/axe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/e2e-sql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/jdk17.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- master
- account-request-form

jobs:
lint:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/lnp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
branches:
- master
- release
- account-request-form
schedule:
- cron: "0 0 * * *" # end of every day
jobs:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
- reopened
branches:
- master
- account-request-form

jobs:
check-pr:
Expand Down

0 comments on commit 5378b66

Please sign in to comment.