Skip to content

Commit fd766b8

Browse files
committed
Always run CI
1 parent d8ccbfe commit fd766b8

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@
22

33
name: CI
44

5-
on:
6-
push:
7-
branches: [ master ]
8-
pull_request:
9-
branches: [ master ]
5+
on: [push, pull_request]
106

117
jobs:
128
build:

0 commit comments

Comments
 (0)