Validation should not run on labeled or unlabeled event since there is a comment to run the validation again
This commit is contained in:
Родитель
8d0e8cea34
Коммит
656bba3cce
|
@ -1,10 +0,0 @@
|
|||
name: TOS Assistant
|
||||
on:
|
||||
issue_comment:
|
||||
types: [created]
|
||||
|
||||
jobs:
|
||||
TOSAssistant:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name:
|
|
@ -1,10 +1,6 @@
|
|||
name: Extension validation
|
||||
|
||||
on:
|
||||
issues:
|
||||
types:
|
||||
- labeled
|
||||
- unlabeled
|
||||
workflow_call:
|
||||
|
||||
env:
|
||||
|
|
Загрузка…
Ссылка в новой задаче