Skip to content

Commit ca521db

Browse files
committed
chore: updating triggers for testing.
1 parent 1f577a2 commit ca521db

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/workflows/testing.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
name: Testing
22

33
on:
4+
workflow_dispatch:
5+
push:
6+
branches:
7+
- main
48
pull_request:
5-
branches: [main]
9+
branches:
10+
- main
611

712
jobs:
813
Formatting:

0 commit comments

Comments
 (0)