Skip to content

Commit 5e74b79

Browse files
committed
fixup! Use common image build workflows in pull-request-target workflow
1 parent b73ed10 commit 5e74b79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-images.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
github.event.pull_request.head.sha ||
8282
github.sha
8383
}}"
84-
if: github.repository == 'apache/airflow'
84+
# if: github.repository == 'apache/airflow'
8585
steps:
8686
- name: "Cleanup repo"
8787
shell: bash

0 commit comments

Comments
 (0)