Skip to content

Commit

Permalink
[TEST] Trigger devcontainer workflow on pull request for test.
Browse files Browse the repository at this point in the history
  • Loading branch information
huxuan committed Dec 30, 2023
1 parent 08cbe4d commit 03c6714
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/devcontainer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ jobs:
- '3.11'
- '3.12'
on:
pull_request:
types:
- opened
- synchronize
push:
branches:
- main

0 comments on commit 03c6714

Please sign in to comment.