diff --git a/.github/workflows/annotate.yml b/.github/workflows/annotate.yml index f5f4602..34df5dd 100644 --- a/.github/workflows/annotate.yml +++ b/.github/workflows/annotate.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v2 - run: echo "::error file=README.md,line=1::ERR test annotation" - - run: echo "::error file=README.md,line=2::ERR test annotation" - - run: echo "::warning file=README.md,line=3::WARN test annotation" + - run: echo "::error file=README.md,line=5::ERR test annotation" + - run: echo "::warning file=README.md,line=10::WARN test annotation" - run: echo "::error ::ERR global test annotation" - run: echo "::warning ::WARN global test annotation" diff --git a/README.md b/README.md index cd16c3f..bf1d81c 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,9 @@ example repo to show github annotations in pull requests some example content here + +example changes + +What is Lorem Ipsum? + +Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.