[go: nahoru, domu]

Skip to content

Commit

Permalink
Merge pull request tensorflow#56364 from elfringham:no_forks
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 453341638
  • Loading branch information
tensorflower-gardener committed Jun 7, 2022
2 parents bb3b513 + e4ad018 commit a13ad82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/arm-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ on:

jobs:
build:
if: github.repository == 'tensorflow/tensorflow' # Don't do this in forks
runs-on: [self-hosted, linux, ARM64]
strategy:
matrix:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/arm-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ on:

jobs:
build:
if: github.repository == 'tensorflow/tensorflow' # Don't do this in forks
runs-on: [self-hosted, linux, ARM64]
strategy:
matrix:
Expand Down

0 comments on commit a13ad82

Please sign in to comment.