mirror of
https://github.com/fluencelabs/aqua.git
synced 2024-12-04 14:40:17 +00:00
Run on workflow update
This commit is contained in:
parent
4c6b6961be
commit
f3b0b9d357
6
.github/workflows/tests.yml
vendored
6
.github/workflows/tests.yml
vendored
@ -2,8 +2,10 @@ name: Run tests
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
paths-ignode:
|
||||
- "**.md"
|
||||
paths:
|
||||
- ".github/workflows/snapshot.yml"
|
||||
- ".github/workflows/tests.yml"
|
||||
- "!**.md"
|
||||
|
||||
concurrency:
|
||||
group: "${{ github.workflow }}-${{ github.ref }}"
|
||||
|
Loading…
Reference in New Issue
Block a user