@@ -6,10 +6,13 @@ on:
|
||||
pull_request:
|
||||
branches: [main]
|
||||
|
||||
defaults:
|
||||
run:
|
||||
shell: /run/current-system/sw/bin/bash {0}
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: homelab-predator
|
||||
shell: /run/current-system/sw/bin/bash {0}
|
||||
steps:
|
||||
- name: Pull
|
||||
working-directory: /servers/site
|
||||
|
||||
Reference in New Issue
Block a user