Skip to content

Commit

Permalink
[Test] Trigger for pull request.
Browse files Browse the repository at this point in the history
  • Loading branch information
huxuan committed Dec 30, 2023
1 parent 8cc3f8d commit a41dd41
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/devcontainer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@ jobs:
- '3.11'
- '3.12'
on:
pull_request:
types:
- opened
- synchronize
paths:
- .devcontainer/prebuild/**
push:
branches:
- main
Expand Down

0 comments on commit a41dd41

Please sign in to comment.