From 5a41cc051bccaf36c2f6350a014dce2a9d00518e Mon Sep 17 00:00:00 2001 From: Rini Banerjee <26858592+rbanerjee20@users.noreply.github.com> Date: Thu, 30 Jul 2020 14:16:23 +0100 Subject: [PATCH] Update verification.yml --- .github/workflows/verification.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/verification.yml b/.github/workflows/verification.yml index 1fe7b329..75c2ee94 100644 --- a/.github/workflows/verification.yml +++ b/.github/workflows/verification.yml @@ -6,9 +6,9 @@ on: push: branches: - master -# pull_request: -# branches: -# - master + pull_request: + branches: + - master jobs: tutorials: