mirror of
https://github.com/strapi/strapi.git
synced 2026-01-05 11:45:51 +00:00
Add workflow run on push to master
This commit is contained in:
parent
9e22c280de
commit
7ebc29d85b
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@ -1,6 +1,9 @@
|
||||
name: 'Tests'
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user