Update .forgejo/workflows/test.yaml
Some checks failed
AUR Publish / build-and-publish (push) Failing after 1m26s

This commit is contained in:
Fijxu 2024-03-15 13:44:10 -03:00
parent 063ae4a3ba
commit 509de320de

View file

@ -3,7 +3,7 @@ name: AUR Publish
on:
push:
branches:
- main # Trigger the workflow on push to the main branch
- master
jobs:
build-and-publish: