This is an automated email from the ASF dual-hosted git repository. elek pushed a commit to branch integration-test-cleanup in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git
commit 43408fff3f7fbe4b603d7a4c1d850581e683e258 Author: Márton Elek <[email protected]> AuthorDate: Mon Dec 2 15:49:54 2019 +0100 Revert "continue with 3h schedule" This reverts commit b1456e60c28365108a959205c9ad26c4786ac43a. --- .github/workflows/post-commit.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/post-commit.yml b/.github/workflows/post-commit.yml index 2116367..e23b909 100644 --- a/.github/workflows/post-commit.yml +++ b/.github/workflows/post-commit.yml @@ -14,8 +14,7 @@ # limitations under the License. name: integration-pilot on: - schedule: - - cron: '0 */4 * * *' + - push jobs: integration: name: integration --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
