mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-01 03:37:15 -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
|
fi
|
||||||
|
|
||||||
- name: Create PR
|
- 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
|
uses: peter-evans/create-pull-request@v6
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user