Skip to content

Commit

Permalink
Update assign-to-project.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdebolskiy authored Jul 25, 2024
1 parent cd0433c commit 5411914
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/assign-to-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
steps:
- name: Assign issues and pull requests with priority-high label to project 25
uses: srggrs/assign-one-project-github-action@1.3.1
if: |
contains(github.event.issue.labels.*.name, 'bug') ||
contains(github.event.pull_request.labels.*.name, 'bug')
with:
project: 'https://github.com/users/mvdebolskiy/projects/1'
env:
Expand Down

0 comments on commit 5411914

Please sign in to comment.