Skip to content

Commit fea9d08

Browse files
authored
chore: Stop running generated_files_sync on main branch (googleapis#11793)
Stop running generated_files_sync on main branch. Because it could [fail on main branch](https://github.com/googleapis/google-cloud-java/actions/runs/19371183106/job/55427292336) and it does not need to be run on main branch.
1 parent dd32461 commit fea9d08

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/generated_files_sync.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
# GitHub action job to test core java library features on
1515
# downstream client libraries before they are released.
1616
on:
17-
push:
18-
branches:
19-
- main
2017
pull_request:
2118
name: generation diff
2219
env:

0 commit comments

Comments
 (0)