Skip to content

Commit

Permalink
removing comments from actions yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jzwart committed Feb 9, 2024
1 parent cacec27 commit 0383a0d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/combined.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
# TODO: update to prod when happy
ref: catalog-dashboard

- name: Process submissions
Expand All @@ -40,7 +39,6 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
# TODO: update to prod when happy
ref: catalog-dashboard

- name: Generate scores
Expand All @@ -67,7 +65,6 @@ jobs:

- uses: actions/checkout@v3
with:
# TODO: update to prod when happy
ref: catalog-dashboard
fetch-depth: 0
set-safe-directory: '*'d
Expand Down Expand Up @@ -99,7 +96,6 @@ jobs:

- uses: actions/checkout@v3
with:
# TODO: update to prod when happy
ref: catalog-dashboard
fetch-depth: 0
set-safe-directory: '*'
Expand Down

0 comments on commit 0383a0d

Please sign in to comment.