Skip to content

Commit

Permalink
More github actions playing
Browse files Browse the repository at this point in the history
  • Loading branch information
flybrianfly committed Nov 18, 2024
1 parent e2abc14 commit 1817b0c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
on: [push]
on:
push:
schedule:
- cron: "0 0 * * *"
- cron: '0 0 * * *'
jobs:
lint:
name: Lint
Expand Down

0 comments on commit 1817b0c

Please sign in to comment.