Skip to content

Commit

Permalink
ci: run test workflow on PR edited
Browse files Browse the repository at this point in the history
Resolves #87
  • Loading branch information
mbelak-dtml committed Aug 31, 2023
1 parent 2ac7a3e commit e0ea7e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches: [main]
pull_request:
branches: [main]
types: [opened, edited]
merge_group:
branches: [main]

Expand Down

0 comments on commit e0ea7e8

Please sign in to comment.