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.
1 parent a61a4a4 commit 602c1f9Copy full SHA for 602c1f9
.github/workflows/update-a2a-types.yml
@@ -59,7 +59,6 @@ jobs:
59
echo "Codegen finished."
60
61
- name: Commit and push if generated file changed
62
- if: github.ref == 'refs/heads/main' # Or your default branch name
63
run: |
64
set -euo pipefail
65
0 commit comments