From 2414dda55acc84354a2b0dc18aff508cb9c59a47 Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Date: Mon, 18 Apr 2022 00:02:27 +0100 Subject: [PATCH] workflows --- .github/workflows/docutils-latest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docutils-latest.yml b/.github/workflows/docutils-latest.yml index 52002ddc2d6..df98995f7d2 100644 --- a/.github/workflows/docutils-latest.yml +++ b/.github/workflows/docutils-latest.yml @@ -1,6 +1,6 @@ name: Test with the HEAD of docutils -on: [push] +on: [push, pull_request] jobs: test: