Skip to content

Commit 3c3c49b

Browse files
chore main.yml: issue #292
trigger ci on push also.
1 parent 065634d commit 3c3c49b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: CI
2-
on: [pull_request]
2+
on: [pull_request push]
33

44
jobs:
55
build:

0 commit comments

Comments
 (0)