foundeo / content-security-policy.com

Source code for the content-security-policy.com website

Home Page:https://content-security-policy.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set up webhook to auto-deploy after PR merge

runlevel5 opened this issue · comments

as title, you should look into a free CI like TravisCI for such job

OR

you can use GitHub Page that would save you cost and time for maintainance

Thanks for the suggestion - I have something setup to auto-deploy merges already. I am familiar with TravisCI it is awesome.

I thought about using github pages, but I want to send Content-Security-Policy headers back, and I don't know of a way to do that with GitHub Pages (I'd rather avoid the meta CSP).