崔庆才丨静觅 6 жил өмнө
parent
commit
f0ca5d9a46

+ 4 - 0
.github/workflows/build.yml

@@ -3,6 +3,10 @@ on:
   push:
     branches: 
     - master
+    paths-ignore:
+    - .gitignore
+    - README.md
+    - '.github/ISSUE_TEMPLATE/**'
 jobs:
   build:
     runs-on: ubuntu-latest