Skip to content

Commit

Permalink
turns off sync PR trigger to avoid duplicate CI trigger - #79
Browse files Browse the repository at this point in the history
  • Loading branch information
Manavalan Gajapathy committed Jun 21, 2023
1 parent 0c23956 commit 0e0ceec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/system_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
- "workflow/**"
types:
- opened
- synchronize
# - synchronize
- reopened
- ready_for_review
- converted_to_draft
Expand Down

0 comments on commit 0e0ceec

Please sign in to comment.