Przeglądaj źródła

fix: docs deploys should only be done on master commits

Jonathan Kelley 3 lat temu
rodzic
commit
e06f6dc030
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      .github/workflows/docs.yml

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

@@ -5,7 +5,6 @@ on:
     paths:
       - docs/**
       - .github/workflows/docs.yml
-  pull_request:
     branches:
       - master