Introduce using of gitea actions for updates #1
@ -1,5 +1,10 @@
|
||||
name: Push commit
|
||||
on: push
|
||||
on:
|
||||
- push
|
||||
|
||||
- schedule:
|
||||
- cron: "*/30 * * * *"
|
||||
|
||||
jobs:
|
||||
report:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user