Compare commits

..

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

View file

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