mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-06 02:49:10 +00:00
chore(aur): only execute on request
This commit is contained in:
parent
fa4f9f9d56
commit
fa6b61b462
1 changed files with 0 additions and 3 deletions
3
.github/workflows/aur.yaml
vendored
3
.github/workflows/aur.yaml
vendored
|
@ -1,9 +1,6 @@
|
|||
name: Publish to AUR
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "*"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue