Skip to content

Commit

Permalink
Fix path in TeamCity GHA (GoogleCloudPlatform#10003)
Browse files Browse the repository at this point in the history
  • Loading branch information
SarahFrench authored and pengq-google committed May 21, 2024
1 parent 7455e83 commit 24f70f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/teamcity-pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
pull_request:
paths:
- '.github/workflows/teamcity-pr-checks.yml'
- 'mmv1/third_party/terraform/!.teamcity'
- 'mmv1/third_party/terraform/.teamcity/**'


jobs:
Expand Down

0 comments on commit 24f70f5

Please sign in to comment.