Skip to content

Commit 5c4d06f

Browse files
ci: use testing rules in packing
Use the same rules in packing as in testing to run on dev branches. Follows #248
1 parent 4a791dc commit 5c4d06f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: .github/workflows/packing.yml

-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@ name: packing
22

33
on:
44
push:
5-
branches:
6-
- master
7-
tags:
8-
- '*'
95
pull_request:
106
pull_request_target:
117
types: [labeled]

0 commit comments

Comments
 (0)