Skip to content

Commit eff90c5

Browse files
committed
test
1 parent 0763c4a commit eff90c5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/testacc.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
name: Acceptance Tests
33

44
on:
5-
pull_request:
6-
branches:
7-
- tests
85
issue_comment:
96
types:
107
- created
@@ -13,6 +10,7 @@ on:
1310
push:
1411
branches:
1512
- main
13+
- tests
1614
paths-ignore:
1715
- 'README.md'
1816

0 commit comments

Comments
 (0)