remove issues_comment trigger for ci

This commit is contained in:
Ruben Fiszel
2024-10-22 19:40:31 +02:00
committed by GitHub
parent f354ac5498
commit 343c8da18a
-2
View File
@@ -16,8 +16,6 @@ on:
types: [opened, synchronize, reopened]
paths:
- "Dockerfile"
issue_comment:
types: [created, edited, deleted]
concurrency:
group: ${{ github.ref }}