Skip to content

Commit 602c1f9

Browse files
committed
Remove if for now
1 parent a61a4a4 commit 602c1f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/update-a2a-types.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ jobs:
5959
echo "Codegen finished."
6060
6161
- name: Commit and push if generated file changed
62-
if: github.ref == 'refs/heads/main' # Or your default branch name
6362
run: |
6463
set -euo pipefail
6564

0 commit comments

Comments
 (0)