Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add tidy workflow #284

Merged
merged 1 commit into from
Jul 15, 2021
Merged

chore: add tidy workflow #284

merged 1 commit into from
Jul 15, 2021

Conversation

marcoscaceres
Copy link
Member

@marcoscaceres marcoscaceres commented Jul 13, 2021

closes #282

- uses: actions/checkout@v2
- run: brew install tidy-html5
- run: tidy -config tidyconfig.txt -o index.html index.html
- uses: peter-evans/create-pull-request@v3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this what we typically do? Would it make sense to fork that action somewhere "official"?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, that's typical. Open source, y'all. We don't share anything particularly sensitive here, so it's all good.

@marcoscaceres marcoscaceres merged commit 2bf9b97 into gh-pages Jul 15, 2021
@marcoscaceres marcoscaceres deleted the tidy-workflow branch July 15, 2021 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants