Commit 03271d48 authored by dmitriysafronov's avatar dmitriysafronov
Browse files

ci: update from template

parent 919ab901
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
name: Update from template
"on":
  schedule:
    - cron: "00 00 * * 0"
    - cron: "00 00 * * *"
  workflow_dispatch:
concurrency:
  group: ${{ github.workflow }}-${{ github.ref }}