Skip to content

Commit

Permalink
Allow manually running rotate aws keys
Browse files Browse the repository at this point in the history
  • Loading branch information
kapcod authored May 17, 2021
1 parent ec82550 commit 8354da6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rotate_aws_secrets.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Rotate AWS secrets

on:
workflow_dispatch:
schedule:
- cron: '0 0 1 * *' # monthly

Expand Down

0 comments on commit 8354da6

Please sign in to comment.