0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2024-11-24 15:19:31 -05:00

Also run CI on tag (#1007)

This commit is contained in:
Luca Casonato 2022-06-15 14:04:35 +02:00 committed by GitHub
parent 2493ac8b17
commit b34bc08430
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,7 @@ name: ci
on:
push:
branches: [main]
tags: ["**"]
pull_request:
branches: [main]