Skip to content

Commit

Permalink
[#223] Trigger test workflow for pr state or attribute changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mosharaf13 committed Jul 13, 2023
1 parent d57cfc1 commit b925ebc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .template/addons/github/.github/workflows/test.yml.tt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Test

on:
pull_request:
types: [opened, edited, labeled, unlabeled, converted_to_draft, ready_for_review]
push:
branches:
- develop
Expand Down

0 comments on commit b925ebc

Please sign in to comment.