1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

change trigger for debug_ci.yml

This commit is contained in:
Delyan Angelov 2021-04-17 16:19:17 +03:00
parent a81abd4c10
commit d930944307
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED

View File

@ -1,6 +1,6 @@
name: Debug CI
on: [push, workflow_dispatch]
on: [workflow_dispatch]
jobs: