Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
cgundy authored Nov 28, 2024
1 parent fe70b39 commit 266ea85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-base-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # v6.0.5
with:
base: master
# base: master
branch: base-image-refs-update-${{ env.DATE }}
delete-branch: true
title: "chore: Update Base Image Refs [${{ env.DATE }}]"
Expand Down

0 comments on commit 266ea85

Please sign in to comment.