Skip to content

Commit e32bb75

Browse files
committed
removed github-actions bot check
1 parent 64a1c91 commit e32bb75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ on:
3939
jobs:
4040
# Validate release
4141
validate:
42-
if: github.actor != 'github-actions[bot]'
4342
runs-on: ubuntu-latest
4443
outputs:
4544
app_version: ${{ steps.version.outputs.app_version }}

0 commit comments

Comments
 (0)