Skip to content

Commit c2a3b8e

Browse files
BBBmaumelinath
andauthored
teamcity-nightly-workflow: only create nightly-test branch on upstream provider repo (#20678)
* Update teamcity-nightly-workflow.yaml * Update .github/workflows/teamcity-nightly-workflow.yaml Co-authored-by: Stephen Lewis (Burrows) <[email protected]> --------- Co-authored-by: Stephen Lewis (Burrows) <[email protected]>
1 parent 87b7bf2 commit c2a3b8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/teamcity-nightly-workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414

1515
jobs:
1616
rename-TC-nightly-branch:
17-
17+
if: github.repository == 'hashicorp/terraform-provider-google' || github.repository == 'hashicorp/terraform-provider-google-beta'
1818
runs-on: ubuntu-latest
1919
steps:
2020
- uses: actions/github-script@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 # v7.0.0

0 commit comments

Comments
 (0)