fix: don't run push-aur.yml on pull requests (#4226)

This commit is contained in:
nerix
2022-12-08 15:30:08 +01:00
committed by GitHub
parent bad32a7511
commit 34824957cf
-1
View File
@@ -5,7 +5,6 @@ on:
push:
branches:
- master
pull_request:
concurrency:
group: build-archlinux-${{ github.ref }}