diff --git a/.github/workflows/horseci-e2e-test.yml b/.github/workflows/horseci-e2e-test.yml new file mode 100644 index 0000000000..e472c61722 --- /dev/null +++ b/.github/workflows/horseci-e2e-test.yml @@ -0,0 +1,7 @@ +name: Test +on: [pull_request] +jobs: + build: + runs-on: ubuntu-latest + steps: + - run: echo 'Success!' diff --git a/README.md b/README.md index 73868ac5c3..dabad20131 100644 --- a/README.md +++ b/README.md @@ -539,3 +539,6 @@ are unofficially maintained and may not be up to date. * [Chinese](https://github.com/chinanf-boy/ripgrep-zh#%E6%9B%B4%E6%96%B0-) * [Spanish](https://github.com/UltiRequiem/traducciones/tree/master/ripgrep) + + +horseci test trigger 1778462737360541091-4790