Skip to content

Commit

Permalink
run CI
Browse files Browse the repository at this point in the history
Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
  • Loading branch information
Yury-Fridlyand committed Sep 16, 2024
1 parent 9dcb7c9 commit de08443
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Java CI

on:
push:
branches: ["main"]
paths:
- glide-core/src/**
- submodules/**
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Node

on:
push:
branches: ["main"]
paths:
- glide-core/src/**
- submodules/**
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Python tests

on:
push:
branches: ["main"]
paths:
- python/**
- glide-core/src/**
Expand Down

0 comments on commit de08443

Please sign in to comment.