Skip to content

Commit 242ef7f

Browse files
committed
fix pr triggers
1 parent c91cb60 commit 242ef7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-website.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- docs/**/*
1010
- .github/workflows/**
1111
pull_request:
12-
types: [opened, synchronize, reopened, closed]
12+
types: [opened, synchronize, reopened]
1313
branches:
1414
- main
1515
paths:

0 commit comments

Comments
 (0)