From: Tim Düsterhus Date: Tue, 16 Mar 2021 09:29:13 +0000 (+0100) Subject: Ignore the 'target' branch for the test.yml workflow X-Git-Tag: 5.6.final~287 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=a962471d88ccb2b1203ae2558cab2c9da4258728;p=GitHub%2FWoltLab%2Fwoltlab.github.io.git Ignore the 'target' branch for the test.yml workflow --- diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 88ea1790..8301d484 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -4,6 +4,7 @@ on: push: branches-ignore: - 'gh-pages' + - 'target' pull_request: jobs: