Leon Busse
Results
2
comments of
Leon Busse
I have the same problem with this test config. ``` on: push: branches: [ "feature-1" ] jobs: pull-request: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: pull-request uses: repo-sync/pull-request@v2 with:...
> When there are no differences, you will get the message above and nothing will happen. I can confirm that this was the issue 👍🏻