Skip to content

Commit

Permalink
pager duty more sleep after incident creation (demisto#11972)
Browse files Browse the repository at this point in the history
  • Loading branch information
bakatzir committed Mar 29, 2021
1 parent 31b845b commit 6fee942
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Packs/PagerDuty/TestPlaybooks/playbook-PagerDuty_Test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -714,7 +714,7 @@ tasks:
task:
id: 6e129cba-4df0-4feb-8864-02260bd1e887
version: -1
name: Sleep 1 sec for incident to update
name: Sleep 3 sec for incident to update
description: Sleep for X seconds
scriptName: Sleep
type: regular
Expand All @@ -725,7 +725,7 @@ tasks:
- "22"
scriptarguments:
seconds:
simple: "1"
simple: "3"
separatecontext: false
view: |-
{
Expand Down

0 comments on commit 6fee942

Please sign in to comment.