Skip to content

Commit 294bc0d

Browse files
[REGRESSION] Debug part 1 of many for #117. 🙈
1 parent 77b44a6 commit 294bc0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-BUILD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ name: CI-BUILD
1111

1212
on: # yamllint disable-line rule:truthy
1313
push:
14-
tags: ["v*"]
14+
branches: *
1515
pull_request:
1616
types: [opened, edited, reopened, ready_for_review]
1717
branches: ["feature-*", "patch-*"]

0 commit comments

Comments
 (0)