Browse Source

fix: docs deploys should only be done on master commits

Jonathan Kelley 3 năm trước cách đây
mục cha
commit
e06f6dc030
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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