We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b61e97 commit 1cbf7a8Copy full SHA for 1cbf7a8
1 file changed
.github/workflows/preview-deployment.yml
@@ -29,6 +29,7 @@ jobs:
29
password: ${{ secrets.CODESPHERE_PASSWORD }}
30
team: ${{ secrets.CODESPHERE_TEAM }}
31
plan: Micro
32
+ onDemand: true
33
env: |
34
CS_TOKEN=${{ secrets.CODESPHERE_TOKEN }}
35
apiUrl: https://codesphere.com/
0 commit comments