From 369484a81d6c00599a854fcd512efb0717903e30 Mon Sep 17 00:00:00 2001 From: Lucas Pedroza Date: Thu, 21 Mar 2024 18:29:21 +0100 Subject: [PATCH] Remove cversion check in main --- concourse/pipeline.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/concourse/pipeline.yml b/concourse/pipeline.yml index 93c21127..0e785bf1 100644 --- a/concourse/pipeline.yml +++ b/concourse/pipeline.yml @@ -19,7 +19,6 @@ resources: source: uri: git@github.com:fauna/fauna-js.git branch: main - tag_filter: v* private_key: ((github-ssh-key)) - name: beta.git