push
This commit is contained in:
parent
8b9bc24324
commit
6fe3c2498a
@ -2,7 +2,10 @@ name: Update CI/CD Pipeline
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '3 * * * *' # Runs the pipeline at the 39th minute of every hour
|
||||
- cron: '10 * * * *' # Runs the pipeline at the 39th minute of every hour
|
||||
|
||||
env:
|
||||
GITEATOKEN: ${{ secrets.GITEATOKEN }}
|
||||
|
||||
jobs:
|
||||
update:
|
||||
|
Loading…
Reference in New Issue
Block a user