mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
Remove buildkite-era comment
This commit is contained in:
parent
74fcd5aab9
commit
878528913d
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@ -38,9 +38,6 @@ jobs:
|
|||||||
if: ${{ github.base_ref == 'develop' || contains(github.base_ref, 'release-') }}
|
if: ${{ github.base_ref == 'develop' || contains(github.base_ref, 'release-') }}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
# Note: This and the script can be simplified once we drop Buildkite. See:
|
|
||||||
# https://github.com/actions/checkout/issues/266#issuecomment-638346893
|
|
||||||
# https://github.com/actions/checkout/issues/416
|
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
ref: ${{ github.event.pull_request.head.sha }}
|
ref: ${{ github.event.pull_request.head.sha }}
|
||||||
|
Loading…
Reference in New Issue
Block a user