Skip to content

Commit

Permalink
updated dependents
Browse files Browse the repository at this point in the history
  • Loading branch information
dmalan committed Jul 16, 2024
1 parent 3bee8f5 commit 46c40e9
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,23 +11,19 @@ jobs:
script: |
const dependents = [
['ai', '2024/x'],
['ai', '2024/spring'],
['ai', '2024/summer'],
['ap', '2022'],
['beyond', '2019/x'],
['business', '2017/x'],
['business', '2024/spring'],
['business', '2024/summer'],
['cs50.tf', 'main'],
['cybersecurity', '2023/x'],
['cybersecurity', '2024/spring'],
['cybersecurity', '2024/summer'],
['games', '2018/x'],
['games', '2024/spring'],
['games', '2024/summer'],
['harvard', '2024/x'],
['harvard', '2024/spring'],
['harvard', '2024/summer'],
['harvard', '2024/fall'],
['hbap.io', 'main'],
['law', '2019/x'],
['mobile', '2018/x'],
Expand All @@ -36,11 +32,9 @@ jobs:
['r', '2024/summer'],
['scratch', '2024/x'],
['sql', '2024/x'],
['sql', '2024/spring'],
['sql', '2024/summer'],
['technology', '2017/x'],
['web', '2020/x'],
['web', '2024/spring'],
['web', '2024/summer'],
['yale', '2024/summer']
];
Expand Down

0 comments on commit 46c40e9

Please sign in to comment.