Skip to content

Commit

Permalink
test: push일 때도 ci 되도록
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamiwood committed Dec 19, 2024
1 parent 3a2e55c commit d264de9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/itcast-build-and-test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
name: ItcastBuildAndTest

on:
push:
branches:
- main
- issue/**

pull_request:
branches:
- main
Expand Down

0 comments on commit d264de9

Please sign in to comment.