Skip to content

Commit 8d89af0

Browse files
ci: Run GitHub actions on every push
1 parent 48f36d1 commit 8d89af0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: CI
44

55
on:
66
push:
7-
branches: ['main']
7+
branches:
88
pull_request:
99
branches: ['main']
1010

0 commit comments

Comments
 (0)