Skip to content

Commit

Permalink
Changed test launch to when pull request is opened
Browse files Browse the repository at this point in the history
  • Loading branch information
llegregam committed Aug 28, 2023
1 parent ad41c70 commit 74ad5d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Launch tests

on:
pull_request:
types: [opened, synchronize]
types: [synchronize]
push:
branches:
- dev
Expand Down

0 comments on commit 74ad5d8

Please sign in to comment.