Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot committed Oct 22, 2024
2 parents 3f4dc63 + e39ea3c commit b7e36e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/relock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
done
pr_url=$(gh pr -R regro/cf-scripts create -B main -H relock-env-${GITHUB_RUN_ID}-${GITHUB_RUN_NUMBER} --fill)
gh pr -R regro/cf-scripts merge ${pr_url} --admin # we already tested above so skip merge queue
gh pr -R regro/cf-scripts merge ${pr_url} --admin --merge # we already tested above so skip merge queue
fi
cd ..
Expand Down

0 comments on commit b7e36e1

Please sign in to comment.