Skip to content

Commit

Permalink
build_test
Browse files Browse the repository at this point in the history
  • Loading branch information
mwangggg committed Jul 26, 2023
1 parent f8a8ed6 commit 024e5da
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 12 deletions.
1 change: 0 additions & 1 deletion .github/workflows/check-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ on:
build-test:
required: true
type: boolean
default: false

jobs:
check-needs-triage-not-applied:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci-build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ on:
build-test:
required: true
type: boolean
default: false
skip-itests:
required: false
type: boolean
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci-code-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:
build-test:
required: true
type: boolean
default: false
secrets:
GH_PKGS_READ_TOKEN:
required: true
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/dependent-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ on:
build-test:
required: true
type: boolean
default: false

# Schedule a daily check. Used in referencing cross-repository
# issues or pull requests
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/image-cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
build-test:
required: true
type: boolean
default: false

jobs:
delete-images:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:
build-test:
required: true
type: boolean
default: false

jobs:
triage:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/linked-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ on:
build-test:
required: true
type: boolean
default: false

jobs:
verify-linked-issue:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/pr-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ on:
build-test:
required: true
type: boolean
default: false

jobs:
code-analysis:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/pr-labeled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ on:
build-test:
required: true
type: boolean
default: false

jobs:
check-pr-label-and-comment:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/push-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ on:
build-test:
required: true
type: boolean
default: false

jobs:
code-analysis:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ on:
build-test:
required: true
type: boolean
default: false

jobs:
update_release_draft:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/semantic-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ on:
build-test:
required: true
type: boolean
default: false

jobs:
main:
Expand Down

0 comments on commit 024e5da

Please sign in to comment.