diff options
Diffstat (limited to '')
-rw-r--r-- | .github/workflows/ci.yml | 3 | ||||
-rw-r--r-- | .github/workflows/windows-ci.yml | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 21382d5f..61345aad 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,9 +2,6 @@ # # Author: Jia Tan # -# This file has been put into the public domain. -# You can do whatever you want with this file. -# ############################################################################# name: CI diff --git a/.github/workflows/windows-ci.yml b/.github/workflows/windows-ci.yml index c53ab74c..e0499427 100644 --- a/.github/workflows/windows-ci.yml +++ b/.github/workflows/windows-ci.yml @@ -2,9 +2,6 @@ # # Author: Jia Tan # -# This file has been put into the public domain. -# You can do whatever you want with this file. -# ############################################################################# name: Windows-CI |