Skip to content

Commit befad2b

Browse files
committed
Stop docs synchronize
1 parent a1c3e87 commit befad2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- 'docs/**'
1010
# Use push trigger since 'paths-ignore' are not respected as expected by 'on.pull_request.paths-ignore', see https://github.com/actions/runner/issues/2324
1111
pull_request:
12-
types: [opened, synchronize]
12+
types: [opened]
1313

1414
jobs:
1515
build_docs:

0 commit comments

Comments
 (0)