mirror of
https://github.com/fluencelabs/node-distro
synced 2024-12-04 15:20:17 +00:00
chore(ci): Trigger CI when there is only a version bump (#175)
Trigger CI when there is only a version bump
This commit is contained in:
parent
5d72b1434a
commit
b251ccc7e8
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
@ -5,6 +5,7 @@ on:
|
||||
paths-ignore:
|
||||
- "**.md"
|
||||
- ".github/**"
|
||||
- "!.github/release-please/manifest.json"
|
||||
- "!.github/workflows/e2e.yml"
|
||||
- "!.github/workflows/container.yml"
|
||||
types:
|
||||
@ -18,6 +19,7 @@ on:
|
||||
paths-ignore:
|
||||
- "**.md"
|
||||
- ".github/**"
|
||||
- "!.github/release-please/manifest.json"
|
||||
- "!.github/workflows/e2e.yml"
|
||||
- "!.github/workflows/container.yml"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user