update ubuntu workflow
Signed-off-by: GuillaumeFalourd <guillaume.falourd@zup.com.br>
This commit is contained in:
parent
2ef141e896
commit
1694afa1f4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ubuntu_action_test.yml
vendored
2
.github/workflows/ubuntu_action_test.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
email: ${{ github.actor }}[bot]@users.noreply.github.com
|
||||
name: ${{ github.actor }}
|
||||
commit_message: ubuntu full workflow
|
||||
target_branch: ${{ github.ref }}
|
||||
target_branch: ubuntu
|
||||
files: reports/ubuntu_report_2.txt
|
||||
remote_repository: origin
|
||||
access_token: ${{ github.token }}
|
||||
|
|
Loading…
Add table
Reference in a new issue