Skip to content

Commit

Permalink
Merge branch 'main' into pathsforhelm
Browse files Browse the repository at this point in the history
  • Loading branch information
ben851 authored Jan 22, 2025
2 parents 24e874a + a3760b7 commit d5b0567
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/autopr_merged.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ jobs:
with:
route: PUT /repos/:repository/branches/main/protection
repository: ${{ github.repository }}
required_status_checks: |
strict: true
required_linear_history: |
true
enforce_admins: |
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/update_image_tags_staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ jobs:
with:
route: PUT /repos/:repository/branches/main/protection
repository: ${{ github.repository }}
required_status_checks: |
strict: true
required_linear_history: |
true
enforce_admins: |
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.19.10
v2.19.11

0 comments on commit d5b0567

Please sign in to comment.