Run Action on pull request

This commit is contained in:
Thomas Smyth 2021-01-15 10:43:24 +00:00 committed by GitHub
parent 2125eb8a71
commit f4733a2464
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,5 @@
name: Build Yarn docs & lint source code name: Build Yarn docs & lint source code
on: push on: [push, pull_request]
jobs: jobs:
run: run:
name: Lint and build templates name: Lint and build templates