Skip to content

Commit 56c1777

Browse files
committed
Fiksar byggejobb for tjenestespesifikasjoner
1 parent 3c486dc commit 56c1777

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build-tjenestespesifikasjoner.yaml

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
name: bygg tjenestespesifikasjoner
1+
name: bygg-tjenestespesifikasjoner
22

33
on:
44
workflow_dispatch: # Allow manually triggered workflow run
55
push:
66
branches:
77
- '**'
8-
paths:
9-
- tjenestespesifikasjoner/**
108
jobs:
119
build:
1210
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)