Skip to content

Commit

Permalink
exclude v1
Browse files Browse the repository at this point in the history
  • Loading branch information
nasir19noor committed Jan 10, 2025
1 parent 0e35d9e commit f8a7f5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/java-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ on:
- 'v2/spanner-to-sourcedb/**.py'
- '.github/actions/setup-env/*'
- '.github/workflows/java-pr.yml'
# Exclude spanner paths from global run (covered in https://github.com/GoogleCloudPlatform/DataflowTemplates/blob/main/.github/workflows/spanner-pr.yml)
- '!v1/**'
schedule:
- cron: "0 */12 * * *"
workflow_dispatch:
Expand Down

0 comments on commit f8a7f5b

Please sign in to comment.