mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Update pull request actions
This commit is contained in:
2
.github/workflows/python-linting.yml
vendored
2
.github/workflows/python-linting.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
pip install black
|
||||
cd GrpcInterface
|
||||
black .
|
||||
- uses: peter-evans/create-pull-request@v4
|
||||
- uses: peter-evans/create-pull-request@v5
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
commit-message: "Python code linting changes detected by black"
|
||||
|
||||
Reference in New Issue
Block a user