commit | 2f7b00f3f403d131c15ee9014fbd572e29e3e8da | [log] [tgz] |
---|---|---|
author | Yinying Li <yinyingli@google.com> | Thu Jun 20 19:23:05 2024 +0000 |
committer | GitHub <noreply@github.com> | Thu Jun 20 15:23:05 2024 -0400 |
tree | 0a8f5c8520140ecb82f935076f3e9b7fb5176893 | |
parent | ad5f10a8fccfbbf858872bd608bba0261da2ac3f [diff] |
Update build-and-test.yml (#48) Remove push run.
diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index 3012de5..423d705 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml
@@ -1,8 +1,6 @@ name: Build and test on: - push: - branches: [ "main" ] pull_request: branches: [ "main" ]