Skip to content

Commit e2a21ff

Browse files
Remove push trigger
1 parent dd29f99 commit e2a21ff

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@ on:
77
- '.github/**'
88
- '.vscode/**'
99
- 'README.md'
10-
push:
11-
branches:
12-
- dev
13-
paths-ignore:
14-
- '.github/**'
15-
- '.vscode/**'
16-
- 'README.md'
1710
workflow_dispatch:
1811

1912
jobs:

0 commit comments

Comments
 (0)