Skip to content

Commit

Permalink
add synchronize event
Browse files Browse the repository at this point in the history
  • Loading branch information
csuzhangxc committed Feb 8, 2025
1 parent 23bedf7 commit 2cdcccd
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 @@ -2,7 +2,7 @@ name: auto-job-v2

on:
pull_request:
types: [opened, reopened]
types: [opened, reopened, synchronize]

permissions:
contents: read
Expand Down

0 comments on commit 2cdcccd

Please sign in to comment.