We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c91cb60 commit 242ef7fCopy full SHA for 242ef7f
1 file changed
.github/workflows/docs-website.yaml
@@ -9,7 +9,7 @@ on:
9
- docs/**/*
10
- .github/workflows/**
11
pull_request:
12
- types: [opened, synchronize, reopened, closed]
+ types: [opened, synchronize, reopened]
13
branches:
14
- main
15
paths:
0 commit comments