Update main.yml
This commit is contained in:
parent
346648e666
commit
0505189de7
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@ -9,9 +9,8 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
- github-actions
|
- github-actions
|
||||||
pull_request:
|
schedule:
|
||||||
branches:
|
- cron: 30 18 * * *
|
||||||
- master
|
|
||||||
|
|
||||||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user