Run branch for test

This commit is contained in:
Adria Navarro 2023-11-17 18:44:39 +01:00
parent 68a5d1a09d
commit 50e22b54fe
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ on:
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: "0 8,16 * * 1-5" # on weekdays at 8am and 4pm - cron: "0 8,16 * * 1-5" # on weekdays at 8am and 4pm
push:
branches:
- chore/run_oss_checks # TODO: remove
jobs: jobs:
run: run: