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 376ad04 commit d8b7e23
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/pr-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ jobs:
# github-token: ${{ secrets.GITHUB_TOKEN }}

## Add label
- uses: actions/checkout@v2
- uses: christianvuerings/[email protected]
- name: Assign QA project
uses: srggrs/[email protected]
if: github.event.action == 'opened'
with:
labels: con.distribution documenation-only
issue_number: ${{ github.event.pull_request.number }}
project: 'https://github.com/orgs/MewsSystems/projects/21'
column_name: 'Review'

0 comments on commit d8b7e23

Please sign in to comment.