Skip to content

Commit b41cf9a

Browse files
committed
g
1 parent cbfac7f commit b41cf9a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci-feature-branch.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: CI Feature Branch
22

33
on:
4-
push:
5-
branches:
6-
- "!main"
4+
pull_request:
75

86
jobs:
97
setup-node:

0 commit comments

Comments
 (0)