diff --git a/.github/workflows/d.yml b/.github/workflows/d.yml index 3cbd14b..7ab9dc2 100644 --- a/.github/workflows/d.yml +++ b/.github/workflows/d.yml @@ -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: diff --git a/README.md b/README.md index e4cf2f0..35839c7 100644 --- a/README.md +++ b/README.md @@ -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