Skip to content

Commit 59a4776

Browse files
committed
Disable comments on publish_flutter
1 parent e28751d commit 59a4776

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish_flutter.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
with:
1616
use-flutter: true
1717
ignore-packages: pkgs/http,pkgs/http_profile,pkgs/web_socket
18+
write-comments: false
1819
permissions:
1920
id-token: write # Required for authentication using OIDC
2021
pull-requests: write # Required for writing the pull request note

0 commit comments

Comments
 (0)