Auto build on changes to package.yml test

This commit is contained in:
Pakobbix 2023-05-17 00:27:14 +02:00
parent 31f2fe2cbc
commit 334b1dde6c

View File

@ -1,5 +1,8 @@
name: Package Release
on:
push:
paths:
- .github/workflows/**
workflow_dispatch:
jobs: