Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[NFC, internal change] Polish copybara workflow file.
PiperOrigin-RevId: 352434171 Change-Id: I15d05e4fbd02d02cbb544100c92c79c0c8fdcc40
- Loading branch information
1 parent
2cc955f
commit da0884c7d4e7322f9c8dd9affa816dfce8759488
Showing
4 changed files
with
14 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -1,8 +1,6 @@ | ||
exports_files( | ||
[ | ||
"LICENSE", | ||
"ACKNOWLEDGEMENTS", | ||
"configure", | ||
"configure.py", | ||
], | ||
) | ||
exports_files([ | ||
"configure", | ||
"configure.py", | ||
"ACKNOWLEDGEMENTS", | ||
"LICENSE", | ||
]) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.