Skip to content

Commit f067876

Browse files
a
1 parent 6dd6376 commit f067876

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/workflows/tidy3d-docs-sync-readthedocs-repo.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,6 @@ on:
3232
synced_ref:
3333
description: 'The ref that was synced to the mirror'
3434
value: ${{ jobs.build-and-deploy.outputs.synced_ref }}
35-
36-
push:
37-
branches:
38-
- main
39-
- latest
40-
- develop
41-
- 'pre/*'
42-
- 'demo/*'
43-
tags:
44-
- 'v*'
45-
- 'demo/*'
4635

4736
permissions:
4837
contents: read

0 commit comments

Comments
 (0)