EbookFoundation / free-programming-books

:books: Freely available programming books
https://ebookfoundation.github.io/free-programming-books/
Creative Commons Attribution 4.0 International
333.68k stars 61.13k forks source link

Fix upload action to account for markdown files #11051

Closed Thenlie closed 7 months ago

Thenlie commented 7 months ago

What does this PR do?

Improve repo

For resources

Description

I thought this check would only look at workflow files and thus use the .yml extension exclusively. This was not the case so this PR updates to also look for the .md extension.

Why is this valuable (or not)?

How do we know it's really free?

For book lists, is it a book? For course lists, is it a course? etc.

Checklist:

Follow-up