Skip to content

Commit

Permalink
- tot est2
Browse files Browse the repository at this point in the history
  • Loading branch information
nshyrei committed Apr 12, 2024
1 parent ecb8f95 commit 13c6b53
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/build-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ on:
# - '.github/workflows/**'
pull_request:
branches: [ "master" ]
types:
- closed
- opened
paths:
- 'docker/enclave-base/**'
- 'docker/parent-base/**'
# types:
# - closed
# - opened
# paths:
# - 'docker/enclave-base/**'
# - 'docker/parent-base/**'

jobs:
build-docker-images:
Expand Down

0 comments on commit 13c6b53

Please sign in to comment.