1
0
Fork 0

Only run docs workflow on master branch pushes

This shouldn't be run for PRs.
This commit is contained in:
Robbert van der Helm 2022-06-16 13:11:36 +02:00
parent 0e107b72ab
commit 18a679ce68

View file

@ -4,13 +4,6 @@ on:
push:
branches:
- master
tags:
# Run when pushing version tags, since otherwise it's impossible to
# restart a successful build after pushing a tag
- '*.*.*'
pull_request:
branches:
- master
defaults:
run: