Skip to content

Commit f358b6d

Browse files
Update build.yml (#364)
* In this workflow, we disable the step to publish ecr images. This is not inline with the other repos and causes issues when then checks are being completed for dependabot updates.
1 parent 9b68aef commit f358b6d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,6 @@ jobs:
228228
- directory: nginx
229229
repository: 111-nginx
230230
build-context: .
231-
232-
if: github.actor != 'dependabot[bot]'
233231
steps:
234232
- name: Checkout Repository
235233
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)