We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 352e0bd commit baff301Copy full SHA for baff301
.github/workflows/claude.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
analyze:
9
- if: github.repository == 'voidzero-dev/vite-plus' && github.event.action == 'assigned' && github.event.assignee.login == 'boshen' && github.event.sender.login == 'boshen'
+ if: github.repository == 'voidzero-dev/vite-plus' && github.event.action == 'assigned' && github.event.assignee.login == 'boshen'
10
runs-on: ubuntu-slim
11
permissions:
12
contents: read
0 commit comments