Update hugo.yaml

This commit is contained in:
Sophia Atkinson 2023-11-01 19:07:15 -07:00 committed by GitHub
parent 90b03819d7
commit ab0f67a957
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -7,7 +7,12 @@ on:
schedule: schedule:
- cron: '15 1 * * *' # 01:15 UTC daily - cron: '15 1 * * *' # 01:15 UTC daily
pull_request: pull_request:
workflow_dispatch: workflow_dispatch:
permissions:
contents: read
pages: write
id-token: write
jobs: jobs:
build: build: