We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beed21f commit 67e479cCopy full SHA for 67e479c
.github/workflows/angular.pages.deploy.yml
@@ -10,6 +10,7 @@ on:
10
11
jobs:
12
pages:
13
+ timeout-minutes: 2
14
concurrency:
15
group: "pages"
16
cancel-in-progress: true
0 commit comments