bluesky / event-model

data model for event-based data collection and analysis
https://blueskyproject.io/event-model
BSD 3-Clause "New" or "Revised" License
13 stars 30 forks source link

Linkcheck job wrong #251

Closed coretl closed 1 year ago

coretl commented 1 year ago

Expected Behavior

Periodic Linkcheck job should check all URL links in docs

Current Behavior

It's being invoked wrong, so mangles the command:

https://github.com/bluesky/event-model/actions/runs/4676120130

Possible Solution

Merge the file from skeleton:

https://github.com/bluesky/python3-pip-skeleton/blob/main/.github/workflows/linkcheck.yml

I'm not sure how this file came to be different in the first place?