Skip to content

Commit 0558c79

Browse files
committed
debug
1 parent b9fd13a commit 0558c79

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/dist-files-size-diff.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@ on:
66
- 'src/*/assets/dist/**'
77
- 'src/*/src/Bridge/*/assets/dist/**'
88

9+
permissions:
10+
pull-requests: write # for marocchino/sticky-pull-request-comment@v2
11+
912
jobs:
1013
dist-files-size-diff:
1114
runs-on: ubuntu-latest
12-
permissions:
13-
pull-requests: write # for marocchino/sticky-pull-request-comment@v2
1415
steps:
1516
- name: Configure git
1617
run: |

0 commit comments

Comments
 (0)