Skip to content

Commit f19536c

Browse files
authored
Update test.yml
1 parent 8b3bb9d commit f19536c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ name: test
33
'on':
44
push:
55
pull_request:
6-
branches:
7-
# Branches from forks have the form 'user:branch-name'. Reference:
8-
# https://github.community/t/how-to-trigger-an-action-on-push-or-pull-request-but-not-both/16662/9
9-
- '**:**'
106
workflow_dispatch:
117

128
jobs:

0 commit comments

Comments
 (0)