Skip to content

Commit

Permalink
runna
Browse files Browse the repository at this point in the history
  • Loading branch information
uittorio committed Jan 11, 2020
1 parent d128a88 commit bad0b08
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/definitelyTyped.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: DefinitelyTyped Tests

on:
schedule:
- cron: '* * */1 * *'
# schedule:
# - cron: '* * */2 * *'
push:
branches:
- 'feature/definitelytype'

jobs:
definitely-typed:
Expand Down

0 comments on commit bad0b08

Please sign in to comment.