Skip to content

Commit

Permalink
label 수정으로 trigger 되도록 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-j0y committed Sep 24, 2024
1 parent 4825a64 commit 48aca43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Test Action
on:
pull_request:
branches: [ "main" ]
types: [ opened, labeled ]

jobs:
get-num-square:
Expand Down

0 comments on commit 48aca43

Please sign in to comment.