Skip to content

Commit

Permalink
Stop creating GH label on issue opene (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
FelonEkonom committed Oct 18, 2023
1 parent 08fc0b6 commit d1440a9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/on_issue_opened.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ jobs:
uses: actions/checkout@v3
with:
repository: membraneframework/membrane_core
- name: Create label if it not exists
uses: ./.github/actions/create_label
with:
GITHUB_TOKEN: ${{ secrets.MEMBRANEFRAMEWORKADMIN_TOKEN }}
- name: Close issue
uses: ./.github/actions/close_issue
with:
Expand Down

0 comments on commit d1440a9

Please sign in to comment.