mirror of
https://github.com/michaelachrisco/Electronic-Interchange-Github-Resources
synced 2024-12-26 08:17:18 -08:00
Compare commits
2 commits
dc140e7751
...
7e8da0cebc
Author | SHA1 | Date | |
---|---|---|---|
|
7e8da0cebc | ||
|
9e9f317225 |
1 changed files with 2 additions and 0 deletions
2
.github/workflows/blank.yml
vendored
2
.github/workflows/blank.yml
vendored
|
@ -5,6 +5,8 @@ on:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
|
schedule:
|
||||||
|
- cron: '0 0 1 * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
|
Loading…
Reference in a new issue