소스 검색

chg: Add PR to GH actions

pull/196/head
Raphaël Vinot 10 달 전
부모
커밋
11f6dfb478
  1. 6
      .github/workflows/nosetests.yml

6
.github/workflows/nosetests.yml

@ -1,6 +1,10 @@
name: Python application
on: [push]
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:

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