Skip to content

Commit

Permalink
trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
matsest committed Apr 27, 2023
1 parent e7fbb0e commit ef2b0e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/login-sp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
environment: Azure-SP
strategy:
matrix:
sleep: [1201, 3601] # 20m, 1 hour
sleep: [1201, 2401, 3121, 3601] # 20m, 40m, 52m, 1 hour
steps:
- name: "Azure PowerShell login"
uses: azure/login@v1
Expand Down

0 comments on commit ef2b0e4

Please sign in to comment.