Skip to content

Commit

Permalink
change GH PR command
Browse files Browse the repository at this point in the history
  • Loading branch information
OneideLuizSchneider committed Oct 10, 2022
1 parent 2ac68bd commit 33779b0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
- name: Create PR
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
##git request-pull ${{ steps.get-new-branch.outputs.branch }} https://github.com/OneideLuizSchneider/amazon-eks-ami-git-auto-sync.git main
gh pr create
run: |
gh pr create --title "New AMI version for EKS" --body "New version, auto-PR"

0 comments on commit 33779b0

Please sign in to comment.