Closed FelixGail closed 4 years ago
Pull Requests from branches are run multiple times.
Possible fix:
on: push: branches: master pull_request:
This would however exclude branches without pull request
Doesn't really matter. Also your fix wouldn't work for PRs coming from the master branch of a fork.
Pull Requests from branches are run multiple times.
Possible fix:
This would however exclude branches without pull request