зеркало из https://github.com/microsoft/CCF.git
This commit is contained in:
Родитель
467c57d8c9
Коммит
375274d0b5
|
@ -2,10 +2,9 @@ name: "Build SNP CI Testing CCF Container"
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request_target:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- release/3.x
|
||||
paths:
|
||||
- scripts/azure_deployment/*
|
||||
- .github/workflows/build-ci-container.yml
|
||||
|
@ -16,7 +15,6 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
- release/3.x
|
||||
schedule:
|
||||
- cron: "0 9 * * Mon-Fri"
|
||||
|
||||
|
@ -30,9 +28,6 @@ jobs:
|
|||
runs-on: [self-hosted, 1ES.Pool=gha-virtual-ccf-sub]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Debug
|
||||
run: |
|
||||
|
|
Загрузка…
Ссылка в новой задаче