Skip to content

Commit 6e33cbe

Browse files
committed
chore(ci): Remove unnecessary condition in pull-request workflow
1 parent cd1e0d0 commit 6e33cbe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,4 @@ on:
77

88
jobs:
99
check:
10-
if: ${{ github.ref_name == 'main' }}
1110
uses: ./.github/workflows/check.yml

0 commit comments

Comments
 (0)