Skip to content

Commit 1ee1a65

Browse files
committed
Skip PR workflow for branches
1 parent 471d921 commit 1ee1a65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55

66
jobs:
77
call-ci:
8+
if: github.event.pull_request.head.repo.full_name != github.repository
89
uses: ./.github/workflows/ci.yml
910
with:
1011
saas: false

0 commit comments

Comments
 (0)