aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/deploy.yml
AgeCommit message (Collapse)Author
2023-11-13Do not deploy on PRDavid Skoland
It looks like the workflows file tries to deploy to prod whenever a PR is opened that targets master. This doesn't look correct, and seems to fail with permissions issues when external collaborators open PRs (as it should).
2023-02-01Merge branch 'master' into fix-pipelineCaleb Mabry
2023-02-01Only deploy on pull requests and pushes to masterCaleb Mabry
2022-09-13Run on a pull requestCaleb
2022-03-11update node to 14stonedDiscord
2022-03-11Updated deploy so it will deploy properlycaleb.mabry.15@cnu.edu
2022-03-07run got run overstonedDiscord
2022-03-07Updated workflowscaleb.mabry.15@cnu.edu