Ver código fonte

Update dogfood.yml (#1107)

Robert Brennan 1 ano atrás
pai
commit
34ecfe3c75
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      .github/workflows/dogfood.yml

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

@@ -13,6 +13,7 @@ jobs:
   open-devin:
     if: github.event.label.name == 'dogfood-this'
     runs-on: ubuntu-latest
+    environment: OpenAI
 
     steps:
     - name: Checkout Repository