mirror of
https://github.com/fluencelabs/aqua-playground
synced 2025-04-25 02:22:27 +00:00
Run tests on push to master
This commit is contained in:
parent
6c89705640
commit
4fba2de25b
5
.github/workflows/run-tests.yml
vendored
5
.github/workflows/run-tests.yml
vendored
@ -2,8 +2,11 @@ name: Run tests
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
paths-ignode:
|
||||
paths-ignore:
|
||||
- "**.md"
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
concurrency:
|
||||
group: "${{ github.workflow }}-${{ github.ref }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user