Skip to content

GESIS Methods Hub Preview

Actions

About

Preview content of GitHub repository for GESIS Methods Hub
v1.0.0
Latest
Star (1)

GESIS Methods Hub Preview as GitHub Action

This is a GitHub Action to test a GitHub repository for Methods Hub.

Usage

Create the file .github/workflows/methods-hub.yml with

name: Test Content for Methods Hub
on:
  push:
    branches:
      - main
jobs:
  test-methods-hub-render:
    runs-on: ubuntu-24.04
    name: Test Methods Hub render
    steps:
      - uses: actions/checkout@v4
      - uses: GESIS-Methods-Hub/preview@v1
        with:
          file: README.md

GESIS Methods Hub Preview is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Preview content of GitHub repository for GESIS Methods Hub
v1.0.0
Latest

GESIS Methods Hub Preview is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.