Skip to content

Commit

Permalink
ID-1660: Tilbake til main branch på github workflow (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
oyri authored Apr 5, 2022
1 parent 848c555 commit fff1d5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/call-maventests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
call-workflow-maven-build:
uses: felleslosninger/eid-github-workflows/.github/workflows/maven-build-lib.yml@work/ID-1627
uses: felleslosninger/eid-github-workflows/.github/workflows/maven-build-lib.yml@main
with:
java-version: 11
secrets:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/call-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
call-workflow-release:
uses: felleslosninger/eid-github-workflows/.github/workflows/maven-release-lib.yml@work/ID-1627
uses: felleslosninger/eid-github-workflows/.github/workflows/maven-release-lib.yml@main
with:
java-version: 11
secrets:
Expand Down

0 comments on commit fff1d5b

Please sign in to comment.