Skip to content

Commit

Permalink
fix: ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pm1100tm committed May 19, 2024
1 parent 55a8478 commit e7ef2a6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@ on:
branches:
- main
pull_request:
branches:
- main
types: [opened, synchronize, reopened]
pull_request_target:
types: [pushed]

jobs:
build:
Expand Down

0 comments on commit e7ef2a6

Please sign in to comment.