소스 검색

update the condition

z4yx 5 년 전
부모
커밋
d48815b817
1개의 변경된 파일1개의 추가작업 그리고 5개의 파일을 삭제
  1. 1 5
      .github/workflows/tunasync.yml

+ 1 - 5
.github/workflows/tunasync.yml

@@ -1,10 +1,6 @@
 name: tunasync
 
-on:
-  push:
-    branches: [ master ]
-  pull_request:
-    branches: [ master ]
+on: [push]
 
 jobs: