Explorar o código

ignore tmp/** when CI

Yuki Takei %!s(int64=6) %!d(string=hai) anos
pai
achega
18e3a04ef8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/ci.yml

+ 1 - 0
.github/workflows/ci.yml

@@ -4,6 +4,7 @@ on:
   push:
     branches-ignore:
       - release/**
+      - tmp/**
     tags-ignore:
       - v*.*.*