Skip to content

card_number -> project_number #18

card_number -> project_number

card_number -> project_number #18

# ===================================================================== #
# An R package by Certe: #
# https://github.com/certe-medical-epidemiology #
# #
# Licensed as GPL-v2.0. #
# #
# Developed at non-profit organisation Certe Medical Diagnostics & #
# Advice, department of Medical Epidemiology. #
# #
# This R package is free software; you can freely use and distribute #
# it for both personal and commercial purposes under the terms of the #
# GNU General Public License version 2.0 (GNU GPL-2), as published by #
# the Free Software Foundation. #
# #
# We created this package for both routine data analysis and academic #
# research and it was publicly released in the hope that it will be #
# useful, but it comes WITHOUT ANY WARRANTY OR LIABILITY. #
# ===================================================================== #
on:
push:
# only run when pushed to the 'main' branch
branches: 'main'
jobs:
website:
uses: certe-medical-epidemiology/template/.github/workflows/reusable-workflow-website.yml@main
secrets: inherit