Skip to content

Commit

Permalink
commit to distro should run mosul as direct child
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsereko authored Apr 16, 2024
1 parent 3b8c247 commit a9ae843
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/configuration-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,7 @@ jobs:
release-iraq:
needs: [release, release-distro]
if: |
always() &&
!failure() &&
( always() && !failure() ) ||
contains(needs.release.outputs.directories, 'iraq')
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit a9ae843

Please sign in to comment.