Skip to content

Commit

Permalink
修改check
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldWaterFall committed Jan 30, 2024
1 parent 07ce5c4 commit d4a2f32
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Check & Merge Prompt

on:
pull_request_target:
types: [ assigned, opened, synchronize, reopened ]
pull_request:
branches:
- main
types:
- opened
- synchronize
types: [opened, reopened]
push:
branches:
- main
Expand Down

0 comments on commit d4a2f32

Please sign in to comment.