Skip to content

Commit

Permalink
Update test-ros-kruize-rm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chandrams authored Nov 27, 2023
1 parent ee96ab7 commit 9b07711
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/test-ros-kruize-rm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,7 @@ jobs:
# Commit the changes and push the feature branch to origin
git add kruize-clowdapp.yaml
git commit -m "Updated Kruize image tag"
- uses: tibdex/github-app-token@v1
id: generate-token
with:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.APP_PRIVATE_KEY }}

- name: Create pull request
if: steps.compare_files.outputs.changed == 'true'
uses: peter-evans/create-pull-request@v5
Expand Down

0 comments on commit 9b07711

Please sign in to comment.