From 2491336c11e8786281f9e37a5cc3d78dd15aab13 Mon Sep 17 00:00:00 2001 From: Francis Lavoie Date: Mon, 23 Mar 2020 16:26:53 -0400 Subject: ci: Update branches to master (#3177) * Update ci.yml * Update fuzzing.yml --- .github/workflows/fuzzing.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.github/workflows/fuzzing.yml') diff --git a/.github/workflows/fuzzing.yml b/.github/workflows/fuzzing.yml index a0487c1..b8a1320 100644 --- a/.github/workflows/fuzzing.yml +++ b/.github/workflows/fuzzing.yml @@ -4,10 +4,10 @@ on: # Regression testing push: branches: - - v2 + - master pull_request: branches: - - v2 + - master # Daily midnight fuzzing schedule: -- cgit v1.2.3