Skip to content

Commit

Permalink
Update pr-automation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrahermanek authored Jun 11, 2024
1 parent 6dc19e0 commit 8620950
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/pr-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
# github-token: ${{ secrets.GITHUB_TOKEN }}

## Add label
- uses: christianvuerings/[email protected]
- uses: actions/checkout@v2
- uses: tella-adam/add-labels@v1
with:
labels: con.distribution documenation-only
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8620950

Please sign in to comment.