We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d3a319 commit 3874275Copy full SHA for 3874275
.github/workflows/main.yml
@@ -3,6 +3,7 @@ on: [push]
3
jobs:
4
build_deploy:
5
runs-on: ubuntu-22.04
6
+ timeout-minutes: 5
7
steps:
8
- name: Checkout
9
uses: actions/checkout@v4
0 commit comments