Compare commits

..

No commits in common. "main" and "30.rework-for-prod" have entirely different histories.

View file

@ -7,14 +7,14 @@ on:
env:
WEB_HOST: webforge.of.tahoe-lafs.org
WEB_USER: bot-www
WEB_USER: www
WEB_ROOT: /var/www/preview
WEB_CONTEXT: "/${{ forge.event.pull_request.number }}/"
jobs:
jekyll_cleanup:
runs-on: ubuntu-22.04
permissions:
pull-requests: read
pull-requests: write
actions: read
contents: read
steps: