1
0
Fork 0
mirror of https://github.com/xHyroM/void-packages.git synced 2024-09-19 12:03:18 +02:00

ci: allow running build

This commit is contained in:
Jozef Steinhübl 2024-05-04 10:17:06 +02:00
parent d031d91a6c
commit 6902744791
No known key found for this signature in database
GPG key ID: E6BC90C91973B08F

View file

@ -5,10 +5,9 @@ on:
paths:
- 'srcpkgs/**'
push:
branches:
- 'ci-**'
paths:
- 'srcpkgs/**'
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}