Skip to content

Commit 70f4cdf

Browse files
committed
chore: fix error in configuration file removing branches
1 parent f649430 commit 70f4cdf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,8 @@ on:
1919
repository_dispatch:
2020
types: [test]
2121
pull_request:
22-
branches: ['*']
2322
branches-ignore: ['gh-pages']
2423
push:
25-
branches: ['*']
2624
branches-ignore: ['gh-pages']
2725
workflow_dispatch:
2826

0 commit comments

Comments
 (0)