pbrisbin / aurget

A simple pacman-like interface to the AUR
GNU General Public License v2.0
69 stars 17 forks source link

pb/github actions #79

Closed pbrisbin closed 3 years ago

pbrisbin commented 3 years ago
pbrisbin commented 3 years ago

:thinking: Need to figure out how to prevent it running twice.

aragon999 commented 3 years ago

Mh, that is something really annoying. Unfortunately I really do not know a way except to only run on for example the main-branch and on pull requests. If you want that I can provide you with a fix for that.

Thank you for finishing the task :-)

Btw. you might want to rebase the branch onto my pull request, I am not sure but I think that then when merging both PRs should be closed.

pbrisbin commented 3 years ago

Yeah, I was expecting to merge this PR and close yours without merging (sorry!).

I think push: { branches: [main] } and pull_request: is actually what I want! I'll try that.

filipesperandio commented 3 years ago

Hahaha master => main just broke our builder's build.

pbrisbin commented 3 years ago

@filipesperandio Amazing, that's hilarious.