Parent Directory
|
Revision Log
chore: push code for v9
1 | rakin | 529 | name: "Pull Request Labeler" |
2 | on: | ||
3 | rakinar2 | 572 | - pull_request_target |
4 | rakin | 529 | |
5 | jobs: | ||
6 | triage: | ||
7 | permissions: | ||
8 | contents: read | ||
9 | pull-requests: write | ||
10 | runs-on: ubuntu-latest | ||
11 | steps: | ||
12 | rakinar2 | 572 | - uses: actions/labeler@v4 |
13 | with: | ||
14 | repo-token: "${{ secrets.GITHUB_TOKEN }}" |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |