Skip to content

Commit 685a617

Browse files
authored
ci: delete self hosted branch from triggers [skip ci]
1 parent 5f9bae3 commit 685a617

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/self-hosted.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Self-Hosted
22

33
on:
44
push:
5-
branches: [ master, self-hosted-runner ]
5+
branches: [ master ]
66
pull_request:
7-
branches: [ master, self-hosted-runner ]
7+
branches: [ master ]
88
workflow_dispatch:
99

1010
env:

0 commit comments

Comments
 (0)