Add comment on how to activate tests on GitHub

The generated PR does not have any tests. Close and reopen the PR to activate tests.
This commit is contained in:
Magne Sjaastad 2024-08-14 15:14:00 +02:00
parent b717615bfd
commit 478ac1868f

View File

@ -35,6 +35,7 @@ jobs:
fi
- name: Create PR
# The generated PR does not have any tests. Close and reopen the PR to activate tests.
uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.GITHUB_TOKEN }}