Skip to content

Commit

Permalink
ci: enable ci when push to main
Browse files Browse the repository at this point in the history
  • Loading branch information
Young-Flash committed Jul 8, 2024
1 parent be927d0 commit 20eb2fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: CI

on:
# push:
# branches: main
push:
branches: main
pull_request:
branches: main

Expand Down

0 comments on commit 20eb2fd

Please sign in to comment.