Skip to content

Commit 458c564

Browse files
committed
trigger CI on all pushes
1 parent 84fff35 commit 458c564

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
name: CI
2-
on:
3-
push:
4-
branches:
5-
- main
6-
pull_request:
7-
branches:
8-
- main
2+
on: [push]
93

104
jobs:
115
build:

0 commit comments

Comments
 (0)