Skip to content

Commit f02c865

Browse files
hallvictoriaVictoria Hall
andauthored
removed old files (#54)
Co-authored-by: Victoria Hall <[email protected]>
1 parent 7ce1c9d commit f02c865

File tree

4 files changed

+1
-34
lines changed

4 files changed

+1
-34
lines changed

.ci/build.sh

Lines changed: 0 additions & 5 deletions
This file was deleted.

.ci/run_tests.sh

Lines changed: 0 additions & 7 deletions
This file was deleted.

.github/workflows/pr_review_reminder.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

eng/ci/public-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ extends:
3737
enabled: true # still only runs for default branch
3838
runSourceLanguagesInSourceAnalysis: true
3939
settings:
40-
skipBuildTagsForGitHubPullRequests: $(System.PullRequest.IsFork)
40+
skipBuildTagsForGitHubPullRequests: ${{ variables['System.PullRequest.IsFork'] }}
4141

4242
stages:
4343
- stage: Build

0 commit comments

Comments
 (0)