Skip to content

Commit dffc9ab

Browse files
Add workflow dispatch gha test.yml (needed to test PR 4502) (#4503)
1 parent 2d0f085 commit dffc9ab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ permissions: {}
55

66
# runs on a push on main and at the end of every day
77
on:
8+
workflow_dispatch:
89
push:
910
branches:
1011
- main

0 commit comments

Comments
 (0)