Skip to content

Merge pull request #1321 from v2rayA/revert-1308-dependabot/npm_and_y… #200

Merge pull request #1321 from v2rayA/revert-1308-dependabot/npm_and_y…

Merge pull request #1321 from v2rayA/revert-1308-dependabot/npm_and_y… #200

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 }}