Update workflows

This commit is contained in:
IvanZosimov 2022-12-14 12:24:48 +01:00
parent 0681939502
commit 4214866121
2 changed files with 1 additions and 3 deletions

View File

@ -5,8 +5,7 @@ on:
pull_request:
branches: [ main ]
schedule:
- cron: '23 19 * * 0'
workflow_dispatch:
- cron: '0 3 * * 0'
jobs:
call-codeQL-analysis:

View File

@ -10,7 +10,6 @@ on:
- releases/*
paths-ignore:
- '**.md'
workflow_dispatch:
jobs:
call-basic-validation: