Skip to content

Commit d4700d8

Browse files
committed
WIP
1 parent e464e41 commit d4700d8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/build_images.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ on:
1010

1111
# Uncomment if you want to test things out in a PR
1212
#
13-
# pull_request:
14-
# paths:
15-
# - .devcontainer/**
16-
# - .github/workflows/build_images.yml
13+
pull_request:
14+
paths:
15+
- .devcontainer/**
16+
- .github/workflows/build_images.yml
1717

1818
permissions:
1919
contents: read

0 commit comments

Comments
 (0)