Skip to content

Commit

Permalink
Fiksar byggejobb for tjenestespesifikasjoner
Browse files Browse the repository at this point in the history
  • Loading branch information
madsop-nav committed Sep 16, 2024
1 parent 873edf5 commit d5b4a00
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build-tjenestespesifikasjoner.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
name: CI
name: bygg tjenestespesifikasjoner

on:
workflow_dispatch: # Allow manually triggered workflow run
push:
branches:
- *
paths:
- tjenestespesifikasjoner/
- tjenestespesifikasjoner/**
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d5b4a00

Please sign in to comment.