Skip to content

Commit 8286fb9

Browse files
committed
Just want to check performance with Github Actions
1 parent c892437 commit 8286fb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Test
22
on:
33
push:
4-
branches: [main]
4+
branches: [main, events]
55
jobs:
66
test:
77
name: Test

0 commit comments

Comments
 (0)