We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1f7a90 commit 3f08087Copy full SHA for 3f08087
.github/workflows/test_cra.yml
@@ -1,6 +1,6 @@
1
on:
2
pull_request:
3
- types: [opened]
+ types: [opened, synchronize]
4
issue_comment:
5
types: [created]
6
0 commit comments