Skip to content

Commit

Permalink
[workflows] Allow to check pr test on all branches
Browse files Browse the repository at this point in the history
This commit allows check PR test on all branches.

ONE-vscode-DCO-1.0-Signed-off-by: Jiyoung Yun <[email protected]>
  • Loading branch information
jyoungyun committed Oct 25, 2023
1 parent 782d377 commit 8aacfda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check-pr-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Check PR test

on:
pull_request:
branches: [ main ]

jobs:
check-test:
Expand Down

0 comments on commit 8aacfda

Please sign in to comment.