Github Actions 4 years ago
parent
commit
a6c939438d
  1. 1
      .github/workflows/DINAR.yml

1
.github/workflows/DINAR.yml

@ -19,6 +19,7 @@ on:
- ".DINAR/**" - ".DINAR/**"
- ".github/workflows/DINAR.yml" - ".github/workflows/DINAR.yml"
# Cron works only for defaul branch. See https://github.com/itpp-labs/DINAR/issues/48
schedule: schedule:
- cron: "5 5 * * 0" - cron: "5 5 * * 0"

Loading…
Cancel
Save