commit | 385c8b6d548db7794aba3d1e190d4f67b26f833f | [log] [tgz] |
---|---|---|
author | Yinying Li <yinyingli@google.com> | Wed Jun 26 21:39:56 2024 +0000 |
committer | GitHub <noreply@github.com> | Wed Jun 26 17:39:56 2024 -0400 |
tree | 32d59c6fc6193aa398606fd7b63f5fb55b9b9bbd | |
parent | 1f90bd2de49f1d272b7991aa016208670812edbc [diff] |
Revert "Update build-and-test.yml (#48)" (#51) This reverts commit 2f7b00f3f403d131c15ee9014fbd572e29e3e8da.
diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index 423d705..3012de5 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml
@@ -1,6 +1,8 @@ name: Build and test on: + push: + branches: [ "main" ] pull_request: branches: [ "main" ]