Skip to content

Commit fe6edf4

Browse files
committed
workflow on push
1 parent d4df86e commit fe6edf4

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.github/workflows/cicd.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,7 @@ name: CICD
44

55
env:
66
PROJECT_NAME: sqlite_zstd
7-
on:
8-
push:
9-
branches:
10-
- main
11-
- master
12-
pull_request:
7+
on: [push, pull_request]
138

149
jobs:
1510
style:

0 commit comments

Comments
 (0)