Merge branch 'master' of github.com:tbklang/tlang

This commit is contained in:
Tristan B. Velloza Kildaire 2023-04-20 11:31:01 +02:00
commit e5610be6f2
2 changed files with 3 additions and 3 deletions

View File

@ -6,9 +6,9 @@ name: D
on:
push:
branches: [ "vardec_varass_dependency" ]
branches: [ "master" ]
pull_request:
branches: [ "vardec_varass_dependency" ]
branches: [ "master" ]
workflow_dispatch:
permissions:

View File

@ -1,7 +1,7 @@
tlang
=====
[![D](https://github.com/tbklang/tlang/actions/workflows/d.yml/badge.svg?branch=vardec_varass_dependency)](https://github.com/tbklang/tlang/actions/workflows/d.yml)
[![D](https://github.com/tbklang/tlang/actions/workflows/d.yml/badge.svg)](https://github.com/tbklang/tlang/actions/workflows/d.yml)
Official Tristan Language project compiler