Skip to content

Commit

Permalink
Merge pull request #209 from barseghyanartur/dev
Browse files Browse the repository at this point in the history
Enable workflow trigger (#208)
  • Loading branch information
barseghyanartur authored Oct 13, 2024
2 parents bd0d183 + 4a6a60a commit e70ee48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
pull_request:
types: [review_requested, ready_for_review]
workflow_dispatch:

jobs:
# *************************************
Expand Down

0 comments on commit e70ee48

Please sign in to comment.