Skip to content

Commit 158362a

Browse files
committed
chore: remove conditional check for protected refs in pre-release workflow
1 parent 6718361 commit 158362a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pre-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
changsets:
2424
name: Version or publish packages
2525
runs-on: ubuntu-latest
26-
if: github.ref_protected == true
2726
steps:
2827
- uses: actions/checkout@v4
2928
with:

0 commit comments

Comments
 (0)