Skip to content

Commit

Permalink
teamcity-nightly-workflow: only create nightly-test branch on upstr…
Browse files Browse the repository at this point in the history
…eam 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]>
  • Loading branch information
BBBmau and melinath authored Dec 12, 2024
1 parent 87b7bf2 commit c2a3b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/teamcity-nightly-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:

jobs:
rename-TC-nightly-branch:

if: github.repository == 'hashicorp/terraform-provider-google' || github.repository == 'hashicorp/terraform-provider-google-beta'
runs-on: ubuntu-latest
steps:
- uses: actions/github-script@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 # v7.0.0
Expand Down

0 comments on commit c2a3b8e

Please sign in to comment.