Skip to content

Commit

Permalink
ci: update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
smartcmd authored Oct 5, 2024
1 parent 12799c7 commit 8b3b668
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ on:
push:
branches: [ "main" ]
paths:
- .github/workflows/build.yml
- .github/workflows/gradle.yml
- commmon/**
- javascript/**
- python/**
pull_request:
paths:
- .github/workflows/build.yml
- .github/workflows/gradle.yml
- common/**
- javascript/**
- python/**
Expand Down

0 comments on commit 8b3b668

Please sign in to comment.