1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-02-02 23:51:50 +00:00
2024-01-25 01:29:36 -05:00

15 lines
162 B
YAML

name: CI
on:
push:
branches: [ "gh-pages" ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3