Skip to content

Commit

Permalink
fix indentation to allow multiple types
Browse files Browse the repository at this point in the history
  • Loading branch information
geemus committed Mar 18, 2021
1 parent b10edd1 commit 6a5e621
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/certs.yml
Expand Up @@ -7,8 +7,9 @@
name: Check for updated cert bundle

on:
[schedule, workflow_dispatch]:
- cron: "30 1 * * *"
schedule:
- cron: "30 1 * * *"
workflow_dispatch:

jobs:
certs:
Expand Down

0 comments on commit 6a5e621

Please sign in to comment.