Skip to content

Commit

Permalink
Update pr-only.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gnpaone authored Aug 23, 2024
1 parent 0046325 commit 5be9617
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/pr-only.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
label: "Winget package"
label_color: ";red"
color: "blue;green"
confirm_and_push: "false"
confirm_and_push: "false"
id: latestver

- name: Create pull request
Expand Down Expand Up @@ -65,4 +65,4 @@ jobs:
for i in "${!array[@]}"; do
echo "ver$i=${array[$i]}" >> $GITHUB_OUTPUT
done

0 comments on commit 5be9617

Please sign in to comment.