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: