We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2338e9 commit 9dac064Copy full SHA for 9dac064
.github/workflows/update.yml
@@ -20,6 +20,7 @@ jobs:
20
build:
21
# The type of runner that the job will run on
22
runs-on: ubuntu-latest
23
+ timeout-minutes: 10
24
25
# Steps represent a sequence of tasks that will be executed as part of the job
26
steps:
0 commit comments