Skip to content

Commit

Permalink
Added the auto author assign action
Browse files Browse the repository at this point in the history
  • Loading branch information
pieterclaerhout committed Sep 25, 2023
1 parent f072ada commit 97d4085
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:
jira-token: ${{ secrets.JIRA_ACCESS_TOKEN }}
jira-project-key: CTR

- name: Assign labels, reviewers and owner
uses: contractify/label-and-assign@v2
if: ${{ github.actor != 'dependabot[bot]' }}
- uses: toshimaru/[email protected]
with:
token: "${{ secrets.GITHUB_TOKEN }}"
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 97d4085

Please sign in to comment.