Skip to content

Commit

Permalink
docs-workflow update
Browse files Browse the repository at this point in the history
  • Loading branch information
Kss2k committed Jan 17, 2025
1 parent 9a1509b commit c82123b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- main
- master
- to_py-warning # for testing purposes, REMOVE LATER!

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand All @@ -24,6 +25,8 @@ concurrency:
jobs:
build:
runs-on: ubuntu-latest
container:
image: ghcr.io/statisticsnorway/docker-rpython-base:latest
steps:
- name: Check out the repository
uses: actions/checkout@v4
Expand Down

0 comments on commit c82123b

Please sign in to comment.