mirror of
https://github.com/actions/setup-dotnet.git
synced 2024-11-22 19:41:08 +07:00
Update workflows
This commit is contained in:
parent
0681939502
commit
4214866121
3
.github/workflows/codeql-analysis.yml
vendored
3
.github/workflows/codeql-analysis.yml
vendored
@ -5,8 +5,7 @@ on:
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
schedule:
|
||||
- cron: '23 19 * * 0'
|
||||
workflow_dispatch:
|
||||
- cron: '0 3 * * 0'
|
||||
|
||||
jobs:
|
||||
call-codeQL-analysis:
|
||||
|
1
.github/workflows/workflow.yml
vendored
1
.github/workflows/workflow.yml
vendored
@ -10,7 +10,6 @@ on:
|
||||
- releases/*
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
call-basic-validation:
|
||||
|
Loading…
Reference in New Issue
Block a user