markgravity / flutter-survey

3 stars 0 forks source link

[Bug] Github Action triggers Pull Request workflow on pushing a commit without a PR #6

Closed markgravity closed 3 years ago

markgravity commented 3 years ago

Issue

Github Action triggers Pull Request workflow on pushing a commit without a PR

Expected

Github Action should trigger Pull Request workflow on pushing a commit with a PR

Steps to reproduce

  1. Push a commit in a branch without a PR
  2. Github triggers our Pull Request workflow run on this commit