mirror of
https://github.com/michaelachrisco/Electronic-Interchange-Github-Resources
synced 2024-12-25 08:07:17 -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 ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
schedule:
|
||||
- cron: '0 0 1 * *'
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
Loading…
Reference in a new issue