Skip to content

Commit 430bf0d

Browse files
committed
conf(ci): remove redundant if condition
1 parent d034ccf commit 430bf0d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
publish:
1313
name: Publish Packages
1414
runs-on: ubuntu-latest
15-
if: github.event.pusher.name != 'github-actions[bot]' && !contains(github.event.head_commit.message, 'Version Packages')
1615
steps:
1716
- uses: actions/checkout@v4
1817
with:

0 commit comments

Comments
 (0)