Skip to content

Commit 4fffcc5

Browse files
tf-setiSourcegraph
and
Sourcegraph
authored
chore [PR-41] use central ci-standards-check template (#116)
Co-authored-by: Sourcegraph <[email protected]>
1 parent 4be9c57 commit 4fffcc5

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

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

+1-11
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)