GitHub 'test' workflow: Run on any pull request

This commit is contained in:
Daniel Rudolf 2022-02-13 15:39:57 +01:00
parent 8b4b20fe97
commit 92907a1361
No known key found for this signature in database
GPG Key ID: A061F02CD8DE4538

View File

@ -2,14 +2,9 @@ name: Test Pico CMS
on: on:
push: push:
branches: branches: [ 'master' ]
- master
- pico-3.0
tags: [ 'v*.*.*' ] tags: [ 'v*.*.*' ]
pull_request: pull_request: {}
branches:
- master
- pico-3.0
jobs: jobs:
test: test: