Skip to content

Commit

Permalink
Update add-help-wanted.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lwasser authored Jun 4, 2024
1 parent f83dce7 commit 4b7597f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/add-help-wanted.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Add issue to project
if: contains(github.event.label.name, 'help-wanted') || contains(github.event.label.name, 'sprintable')
id: add-to-project
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 4b7597f

Please sign in to comment.