From 8d1b084e9424e51c08d6c790ae6a871fb8295ae2 Mon Sep 17 00:00:00 2001 From: Fenny <25108519+Fenny@users.noreply.github.com> Date: Mon, 28 Sep 2020 00:54:12 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=20fix=20snyk?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/snyk.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/snyk.yml b/.github/workflows/snyk.yml index c7149ee7..71f4c5d1 100644 --- a/.github/workflows/snyk.yml +++ b/.github/workflows/snyk.yml @@ -1,4 +1,4 @@ -on: [push, pull_request] +on: [push] name: Snyk security jobs: security: