Skip to content

Commit

Permalink
feat: trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
xiyan128 committed Jul 17, 2024
1 parent a0822ae commit e66ee49
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/hatch_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ on:
push:
branches: [main]
pull_request:
branches: [main]
types:
- opened
workflow_dispatch:

jobs:
run:
Expand Down

0 comments on commit e66ee49

Please sign in to comment.