We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c4f91e5 + 06009c0 commit 77fb63dCopy full SHA for 77fb63d
.github/workflows/translation-sync.yml
@@ -5,20 +5,7 @@ on:
5
branches: [main]
6
paths:
7
- 'src/content/examples/en/**'
8
- - 'src/content/reference/en/**'
9
- 'src/content/tutorials/en/**'
10
- - 'src/content/text-detail/en/**'
11
- - 'src/content/events/en/**'
12
- - 'src/content/libraries/en/**'
13
- pull_request:
14
- branches: [main]
15
- paths:
16
- - 'src/content/examples/en/**'
17
18
- - 'src/content/tutorials/en/**'
19
20
21
22
workflow_dispatch:
23
24
jobs:
0 commit comments