From 25c812e9fd9821c2273a65d49ea7c8d4fc5580e5 Mon Sep 17 00:00:00 2001 From: Byron Hambly Date: Thu, 27 Oct 2022 15:12:40 +0200 Subject: [PATCH] ci: testing --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b2cb5f17..c7dd4b22 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,6 +7,7 @@ on: - "staging" # Bors uses this branch - "trying" # Bors uses this branch - "master" # Always build head of master for the badge in the README + - "0.11.x" jobs: static_analysis: