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 1e06c4d commit 3e269c2Copy full SHA for 3e269c2
.github/workflows/push-integ-test.yml
@@ -8,7 +8,7 @@ concurrency:
8
on:
9
push:
10
branches:
11
- - replace-with-your-branch
+ - test/feat/rest-api-timeout
12
13
jobs:
14
e2e:
0 commit comments