Skip to content

Commit

Permalink
Update GitHub Actions workflows. (#490)
Browse files Browse the repository at this point in the history
This PR was automatically generated by the
update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt
repo, from commit fa568f541bd7889bec4c631075aa9f9556cce70b.
  • Loading branch information
pulumi-bot authored Aug 7, 2024
1 parent 1c78651 commit 61295e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions upstream.sh
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,8 @@ init() {
fi

git submodule update --force --init
cd upstream && git clean -fxd && cd ..

if [[ "${force}" == "true" ]]; then
clean_rebases
clean_branches
Expand Down

0 comments on commit 61295e5

Please sign in to comment.