Skip to content

Commit

Permalink
Merge pull request #1548 from atsign-foundation/cpswan-cleanup-only-o…
Browse files Browse the repository at this point in the history
…n-success

ci: Don't always cleanup
  • Loading branch information
cpswan authored Nov 18, 2024
2 parents d4de5fc + 7841dff commit a2ffbd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/multibuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,6 @@ jobs:
name: Clean up temporary branch
needs: [main_build, other_build]
runs-on: ubuntu-latest
if: ${{ always() }}
permissions:
contents: write # Needed to delete workflow branch
steps:
Expand Down

0 comments on commit a2ffbd3

Please sign in to comment.