Skip to content

Commit d2b9fd8

Browse files
tf-setiSourcegraph
and
Sourcegraph
authored
chore [PR-41] use central ci-standards-check template (#8)
Co-authored-by: Sourcegraph <batch-changes@sourcegraph.com>
1 parent d6d3fbc commit d2b9fd8

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

.github/workflows/ci-standard-checks.yml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,4 @@ on:
1414
- main
1515
jobs:
1616
ci-standard-checks:
17-
runs-on:
18-
- ubuntu-latest
19-
steps:
20-
- name: Check Out Source Code
21-
uses: actions/checkout@v2
22-
with:
23-
fetch-depth: 0
24-
- name: CI Standard Checks
25-
uses: Typeform/ci-standard-checks@v1
26-
with:
27-
githubToken: ${{ secrets.GITHUB_TOKEN }}
17+
uses: Typeform/.github/.github/workflows/ci-standard-checks-workflow.yaml@v1

0 commit comments

Comments
 (0)