Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
csuzhangxc committed Feb 8, 2025
1 parent 3ef7484 commit 23bedf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-job-v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
labels: 'v2'

- name: Add E2E trigger comment if target branch is feature/e2e
- name: Add E2E trigger comment if target branch is feature/v2
if: github.event.pull_request.base.ref == 'feature/v2'
uses: actions-ecosystem/action-create-comment@v1
with:
Expand Down

0 comments on commit 23bedf7

Please sign in to comment.