We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33f3772 commit b1f0308Copy full SHA for b1f0308
.github/workflows/deploy-api.yml
@@ -11,7 +11,6 @@ jobs:
11
deploy:
12
runs-on: ubuntu-latest
13
timeout-minutes: 60
14
- needs: test
15
steps:
16
- uses: actions/checkout@v4
17
- name: Build & Deploy Worker
0 commit comments