Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kaushikb11 committed Sep 3, 2021
1 parent ba0d0da commit d62fca7
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/events-recurrent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,8 @@ name: Recurrent events
on:
push:
branches: [ master ]
pull_request:
branches: [master]
# schedule:
# - cron: "*/20 * * * *" # At every 20 minutes
schedule:
- cron: "*/20 * * * *" # At every 20 minutes

env:
GKE_CLUSTER: lightning-cluster
Expand Down

0 comments on commit d62fca7

Please sign in to comment.