Skip to content

Commit 1fd0ae7

Browse files
committed
[tmp] build images
1 parent 7a938b7 commit 1fd0ae7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.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)