Skip to content

Commit

Permalink
Check out repo before validation
Browse files Browse the repository at this point in the history
  • Loading branch information
pkalita-lbl committed Apr 12, 2024
1 parent 238611a commit 89370a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/trigger-website-rebuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
# In theory, a failed validation would have been caught by the qc workflow before this point.
# But we validate again here just to double-check that we're not triggering a rebuild based
# on invalid data. This is also simpler than tying this workflow to the qc workflow.
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.11'
Expand Down

0 comments on commit 89370a1

Please sign in to comment.