Skip to content

Commit

Permalink
ci: disable eaa-kbc ci for PR and Merge
Browse files Browse the repository at this point in the history
Signed-off-by: Xynnn007 <[email protected]>
  • Loading branch information
Xynnn007 authored and fitzthum committed Nov 1, 2023
1 parent 1d3fc30 commit 502a235
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .github/workflows/aa_eaa_kbc.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
name: attestation-agent eaa_kbc tests

on:
push:
branches:
- 'main'
paths:
- 'attestation-agent/kbc/eaa_kbc/**'
- '.github/workflows/aa_eaa_kbc.yml'
pull_request:
paths:
- 'attestation-agent/kbc/eaa_kbc/**'
- '.github/workflows/aa_eaa_kbc.yml'
# push:
# branches:
# - 'main'
# paths:
# - 'attestation-agent/kbc/eaa_kbc/**'
# - '.github/workflows/aa_eaa_kbc.yml'
# pull_request:
# paths:
# - 'attestation-agent/kbc/eaa_kbc/**'
# - '.github/workflows/aa_eaa_kbc.yml'
create:
workflow_dispatch:

Expand Down

0 comments on commit 502a235

Please sign in to comment.