mirror of
https://github.com/OPM/ResInsight.git
synced 2024-12-28 18:01:08 -06: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:
parent
b717615bfd
commit
478ac1868f
1
.github/workflows/update-submodules.yml
vendored
1
.github/workflows/update-submodules.yml
vendored
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user