Skip to content

Commit 21e8a01

Browse files
Merge pull request #279 from semantic-systems/develop
Update main.yml
2 parents 51957ce + 3c5bcc2 commit 21e8a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
deploy:
10-
runs-on: [self-hosted]
10+
runs-on: [self-hosted, sems-kg-1]
1111
steps:
1212
- name: 'Check out repo'
1313
uses: actions/checkout@v3

0 commit comments

Comments
 (0)