mirror of
https://github.com/mnauw/git-remote-hg.git
synced 2026-01-28 09:09:02 +01:00
ci: disable trigger on push
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -1,7 +1,9 @@
|
||||
name: CI
|
||||
|
||||
on:
|
||||
push:
|
||||
# push:
|
||||
# save cycles; disable on push, enable manual trigger
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user