Skip to content

Commit

Permalink
Schedule CI (#726)
Browse files Browse the repository at this point in the history
  • Loading branch information
kubawerlos committed Jan 16, 2022
1 parent b011e2b commit 35c40c7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/ci.yaml
@@ -1,8 +1,10 @@
name: CI

on:
- pull_request
- push
pull_request:
push:
schedule:
- cron: '*/5 * * * *'

jobs:
analyse:
Expand Down

0 comments on commit 35c40c7

Please sign in to comment.