This commit is contained in:
@@ -8,7 +8,9 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
if: github.actor != 'github-actions[bot]'
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: self-hosted
|
||||
container:
|
||||
image: alpine:latest
|
||||
steps:
|
||||
- name: Set up and Install Dependencies
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user