Skip to content

Commit

Permalink
added a schedule on needs-reply workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
santacodes committed Mar 13, 2024
1 parent 7b01f7b commit 9549622
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/need_reply_remove.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
if: |
github.event.comment.author_association != 'OWNER' &&
github.event.comment.author_association != 'COLLABORATOR' &&
github.repository_owner == 'pybamm-team'
!github.event.issue.pull_request
steps:
- name: Remove needs-reply label
Expand Down

0 comments on commit 9549622

Please sign in to comment.