Skip to content

Commit ce582d4

Browse files
authored
Try on all pushes
1 parent bb892ff commit ce582d4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/main.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: CI
33

44
on:
55
push:
6-
branches:
7-
- master
8-
pull_request:
9-
types: [opened, reopened]
6+
# branches:
7+
# - master
8+
# pull_request:
9+
# types: [opened, reopened]
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)