0
0
mirror of https://github.com/PHPMailer/PHPMailer.git synced 2024-09-20 01:52:15 +02:00

Only build docs on push to master

This commit is contained in:
Marcus Bointon 2019-10-02 11:20:04 +02:00 committed by GitHub
parent c1fbe8fe50
commit 4b93ad523b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,8 @@
name: Docs
on: push
on:
push:
branches:
- master
jobs:
build:
name: Build Docs