Skip to content

Commit 18cd8cc

Browse files
Change GHA trigger
1 parent 9b045b2 commit 18cd8cc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/tests.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name: molecule test
22

33
on:
4-
pull_request_review:
5-
types:
6-
- submitted
74
pull_request:
85
types:
9-
- assigned
6+
- opened
7+
- reopened
8+
branches:
9+
- 'develop'
1010
schedule:
1111
- cron: '0 6 * * 0'
1212
workflow_dispatch:

0 commit comments

Comments
 (0)