Skip to content

Commit

Permalink
fixup! Use common image build workflows in pull-request-target workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
potiuk committed Mar 17, 2024
1 parent 93046f5 commit a594923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
github.event.pull_request.head.sha ||
github.sha
}}"
if: github.repository == 'apache/airflow'
# if: github.repository == 'apache/airflow'
steps:
- name: "Cleanup repo"
shell: bash
Expand Down

0 comments on commit a594923

Please sign in to comment.