mirror of
https://github.com/xHyroM/void-packages.git
synced 2024-11-10 00:48:06 +01:00
ci: gh pages
This commit is contained in:
parent
b0428616f9
commit
5569bd40c1
1 changed files with 2 additions and 1 deletions
3
.github/workflows/pages.yml
vendored
3
.github/workflows/pages.yml
vendored
|
@ -1,4 +1,4 @@
|
||||||
name: Check build
|
name: Pages
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
@ -9,6 +9,7 @@ on:
|
||||||
- 'ci-**'
|
- 'ci-**'
|
||||||
paths:
|
paths:
|
||||||
- 'srcpkgs/**'
|
- 'srcpkgs/**'
|
||||||
|
workfllow_dispatch:
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.workflow }}-${{ github.ref }}
|
group: ${{ github.workflow }}-${{ github.ref }}
|
||||||
|
|
Loading…
Reference in a new issue