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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,6 @@ on:
push:
branches:
- master
pull_request:
concurrency:
group: build-archlinux-${{ github.ref }}