1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
This commit is contained in:
Delyan Angelov 2021-04-17 16:11:36 +03:00
parent 190673c547
commit 889779e6a2
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED

View File

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