Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5bf154f

Browse files
ci: fix GA triggers (testing-library#217)
1 parent c3cdc57 commit 5bf154f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@ name: ci
22

33
on:
44
push:
5-
pull_request:
65
branches:
76
- main
7+
pull_request:
8+
types: [opened, synchronize, reopened]
89

910
jobs:
1011
build_test_release:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /