From 8ad4f1b71737c5db815790823da2d6cc61cda6bf Mon Sep 17 00:00:00 2001 From: Ryan Doenges Date: Thu, 20 Jul 2023 15:18:33 -0400 Subject: [PATCH] remove old comment --- .github/workflows/verification.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/verification.yml b/.github/workflows/verification.yml index aa551c5c81..4c9be5a396 100644 --- a/.github/workflows/verification.yml +++ b/.github/workflows/verification.yml @@ -1,6 +1,5 @@ name: Verification -# Right now, we should only run this check on the vcalyx branch on: [push] # Ensures that only the latest commit of a PR can execute the actions.