mirror of
https://github.com/okalachev/flix.git
synced 2025-07-27 09:39:33 +00:00
Fix website deploy
This commit is contained in:
parent
8440ddd3ee
commit
9957205d8f
5
.github/workflows/docs.yml
vendored
5
.github/workflows/docs.yml
vendored
@ -6,6 +6,11 @@ on:
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
pages: write
|
||||
id-token: write
|
||||
|
||||
jobs:
|
||||
markdownlint:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user