Skip to content

Commit

Permalink
ci: add check branches
Browse files Browse the repository at this point in the history
  • Loading branch information
DIY0R committed Jun 22, 2024
1 parent 1466a45 commit ee5ce3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: checker
on:
pull_request:
branches: [main, test]
push:
branches: [main]

jobs:
Expand Down

0 comments on commit ee5ce3d

Please sign in to comment.