Do not run actions twice

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2021-07-05 22:54:41 +02:00 committed by backportbot[bot]
parent 55d0221b9f
commit 60ba2cb842

View File

@ -1,7 +1,11 @@
name: "Pull Request Docs Check"
on:
- pull_request
- push
pull_request:
push:
branches:
- master
- stable*
jobs:
user_manual: