forked from Ivasoft/mattermost-mobile
9 lines
122 B
YAML
9 lines
122 B
YAML
---
|
|
name: test
|
|
on:
|
|
pull_request:
|
|
types: [opened, synchronize]
|
|
|
|
jobs:
|
|
test:
|
|
uses: ./.github/workflows/.test.yml |