File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 - changed-files :
33 - any-glob-to-any-file :
44 - vite.config.js
5+
56dependencies :
67 - changed-files :
78 - any-glob-to-any-file :
8- - package-lock.json
9+ - composer.json
10+ - package.json
11+
912javascript :
1013 - changed-files :
1114 - any-glob-to-any-file :
1215 - resources/js/**/*.js
16+
1317php :
1418 - changed-files :
1519 - any-glob-to-any-file :
1620 - functions.php
1721 - app/**/*.php
18- - resources/views/**/*.php
22+
1923views :
2024 - changed-files :
2125 - any-glob-to-any-file :
2226 - index.php
23- - resources/views/**/*.php
27+ - resources/views/**/*.blade. php
Original file line number Diff line number Diff line change 44
55jobs :
66 triage :
7+ permissions :
8+ contents : read
9+ pull-requests : write
710 runs-on : ubuntu-latest
811 steps :
9- - uses : actions/labeler@v5
10- with :
11- repo-token : " ${{ secrets.GITHUB_TOKEN }}"
12+ - uses : actions/labeler@v6
You can’t perform that action at this time.
0 commit comments