| commit | a97e7417e2b07beed3309fd36516d0ad87b36579 | [log] [tgz] |
|---|---|---|
| author | Googler <pcloudy@google.com> | Tue Jul 15 05:44:40 2025 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Jul 15 05:45:40 2025 -0700 |
| tree | f080b9494161ee7439807ec1737d2b3b08c2f279 | |
| parent | 644b29c081060cb81c5f293cd6441ac0136aea09 [diff] |
Use `.yaml` for GitHub workflow configs Fixes https://github.com/bazelbuild/rules_cc/actions/runs/16293422423 PiperOrigin-RevId: 783297272 Change-Id: I864a9846d2a1b7b13169d8a53cb40ee5aa9fdc6f
diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yaml similarity index 100% rename from .github/workflows/publish.yml rename to .github/workflows/publish.yaml
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yaml similarity index 100% rename from .github/workflows/release.yml rename to .github/workflows/release.yaml