Skip to content

Commit

Permalink
fixup! fixup! Distribute CI/PROD regular builds among multiple workers
Browse files Browse the repository at this point in the history
  • Loading branch information
potiuk committed Feb 17, 2024
1 parent f892bc7 commit 7ac1f57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ jobs:
github.event.pull_request.head.sha ||
github.sha
}}"
if: github.repository == 'apache/airflow'
steps:
- name: Discover PR merge commit
id: discover-pr-merge-commit
Expand Down

0 comments on commit 7ac1f57

Please sign in to comment.