mirror of https://github.com/tteck/Proxmox
parent
3e01ebf221
commit
e1ac6d87f6
1 changed files with 0 additions and 21 deletions
@ -1,21 +0,0 @@ |
|||||||
name: CI |
|
||||||
|
|
||||||
on: |
|
||||||
push: |
|
||||||
branches: |
|
||||||
- gh-pages |
|
||||||
|
|
||||||
workflow_dispatch: |
|
||||||
|
|
||||||
jobs: |
|
||||||
build: |
|
||||||
runs-on: ubuntu-latest |
|
||||||
|
|
||||||
steps: |
|
||||||
- name: Set up Node.js |
|
||||||
uses: actions/setup-node@v3 |
|
||||||
with: |
|
||||||
node-version: 20 |
|
||||||
|
|
||||||
- name: Checkout code |
|
||||||
uses: actions/checkout@v3 |
|
Loading…
Reference in new issue