소스 검색

chore: make test workflow manually dispatchable

tags/v1.0.2
Jérôme Deuchnord 2 년 전
부모
커밋
8be874bf24
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      .github/workflows/tests.yml

+ 1
- 0
.github/workflows/tests.yml 파일 보기

@@ -5,6 +5,7 @@ on:
branches: [main, features]
pull_request:
branches: [main, features]
workflow_dispatch:

jobs:
doc-tests:


불러오는 중...
취소
저장