Skip to content

Commit fca2bc2

Browse files
committed
ci: Attempt to re-run checks on renovate synchronization
1 parent 39aca26 commit fca2bc2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/validate.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ on:
88
- '!master'
99
pull_request:
1010
types:
11-
# - opened
11+
- opened
12+
- edited
13+
- reopened
1214
- synchronize
1315
# on.workflow_call is required for this workflow to be re-used
1416
# See: https://docs.github.com/en/actions/using-workflows/reusing-workflows#creating-a-reusable-workflow

0 commit comments

Comments
 (0)