Skip to content

Commit

Permalink
fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
tac0turtle committed Sep 11, 2023
1 parent 5703e75 commit 38eb3b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/copy-md.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ name: Copy MD Files

on:
workflow_dispatch:
schedule:
schedule:
- cron: '0 0,12 * * *'
push:


jobs:
sync-docs:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 38eb3b1

Please sign in to comment.