mirror of
https://github.com/OPM/ResInsight.git
synced 2026-08-27 05:37:21 -05:00
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:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user