mirror of
https://github.com/Flowseal/tg-ws-proxy.git
synced 2026-08-10 19:03:35 +03:00
fix: автоответы только для label "bug" (#826)
This commit is contained in:
@@ -9,6 +9,7 @@ permissions:
|
||||
|
||||
jobs:
|
||||
comment:
|
||||
if: contains(github.event.issue.labels.*.name, 'bug')
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Comment on new issue
|
||||
|
||||
Reference in New Issue
Block a user