Skip to content

Commit

Permalink
Merge pull request #880 from michelle192837/script
Browse files Browse the repository at this point in the history
Add newline at end of file.
  • Loading branch information
google-oss-prow[bot] authored Mar 31, 2022
2 parents 6e94eef + 0169392 commit 455bc1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/create-subscription.sh
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,4 @@ for bot in "${bots[@]}"; do
log gcloud pubsub subscriptions add-iam-policy-binding \
"--project=$project" "$name" \
"--member=$bot" "--role=$role"
done
done

0 comments on commit 455bc1f

Please sign in to comment.