Skip to content

Commit bd2d027

Browse files
committedApr 25, 2025·
fix: GitHub actions
1 parent 0a0d009 commit bd2d027

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.github/workflows/dockerized-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches: [ main ]
66
pull_request:
77
branches: [ '*' ]
8+
workflow_dispatch:
9+
810

911
jobs:
1012
dockerized-test:

0 commit comments

Comments
 (0)
Please sign in to comment.