generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Try cloning without actions/checkout
- Loading branch information
Showing
6 changed files
with
38 additions
and
63 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,17 +27,6 @@ jobs: | |
runs-on: ubuntu-latest | ||
|
||
steps: | ||
# Perform a minimal checkout to set up this repository for the rest of the | ||
# workflow. | ||
# | ||
# This step must be configured exactly as below: using different | ||
# actions/checkout arguments is not supported. | ||
- name: Checkout this repository | ||
uses: actions/checkout@v4 | ||
with: | ||
filter: tree:0 | ||
|
||
# Run the estimation tool | ||
- name: Run sizeup | ||
# TODO: Replace the version below with your desired version. | ||
uses: lerebear/[email protected] | ||
|
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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