Update github-pages.yml

pull/764/head
Nikita Sobolev 2 years ago committed by GitHub
parent fcae9b828f
commit 49406c62e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,6 +9,10 @@ on:
- 'docs/**'
- 'utils/*/install.sh'
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
build:
runs-on: ubuntu-latest

Loading…
Cancel
Save