Skip to content

ci: use node20 forever #61

ci: use node20 forever

ci: use node20 forever #61

Workflow file for this run

name: dispatch_copr
on:
push:
branches: [ main ]
paths:
- "**/*.go"
- "go.mod"
- "go.sum"
- "gui/**"
- ".github/workflows/*.yml"
jobs:
call_copr:
runs-on: ubuntu-latest
steps:
- name: curl
run: |
curl -X POST ${{ secrets.COPR_HOOK_URL }}