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:
|
||||
pull_request:
|
||||
|
@ -9,6 +9,7 @@ on:
|
|||
- 'ci-**'
|
||||
paths:
|
||||
- 'srcpkgs/**'
|
||||
workfllow_dispatch:
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
|
Loading…
Reference in a new issue