diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3cf0e08710..41424abc6b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -2,7 +2,7 @@ name: Build Brunch using Github Actions on: push: branches: - - 'continuous-integration' + - 'r130' paths-ignore: - 'README.md' concurrency: diff --git a/README.md b/README.md deleted file mode 100644 index d9dd4f2906..0000000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -Specific repo used for automated Brunch releases building. - -The releases in this repository are therefore experimental, use at your own risk!