Skip to content

Commit

Permalink
Update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanZosimov committed Dec 14, 2022
1 parent 0681939 commit 4214866
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ on:
pull_request:
branches: [ main ]
schedule:
- cron: '23 19 * * 0'
workflow_dispatch:
- cron: '0 3 * * 0'

jobs:
call-codeQL-analysis:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:
- releases/*
paths-ignore:
- '**.md'
workflow_dispatch:

jobs:
call-basic-validation:
Expand Down

0 comments on commit 4214866

Please sign in to comment.