Skip to content

Commit

Permalink
backport of commit e78d9a3 (hashicorp#20153)
Browse files Browse the repository at this point in the history
Co-authored-by: Kuba Wieczorek <kuba.wieczorek@hashicorp.com>
  • Loading branch information
hc-github-team-secure-vault-core and kubawi committed Apr 13, 2023
1 parent 624ca9b commit 0966c2b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,6 @@ jobs:
if: |
github.ref_name == 'main' ||
startsWith(github.ref_name, 'release/') ||
startsWith(github.base_ref, 'release/') ||
startsWith(github.head_ref, 'ui/') ||
startsWith(github.head_ref, 'backport/ui/') ||
startsWith(github.head_ref, 'merge')
Expand Down

0 comments on commit 0966c2b

Please sign in to comment.