Skip to content

Commit cbe59b0

Browse files
authored
Update testing.yml
1 parent f48b1cf commit cbe59b0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/workflows/testing.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
name: Run Testing
2-
on: push
2+
on:
3+
push:
4+
branches:
5+
- master
6+
pull_request:
7+
branches:
8+
- master
39

410
jobs:
511
# Label of the container job

0 commit comments

Comments
 (0)