Skip to content

Commit

Permalink
Forespørsler
Browse files Browse the repository at this point in the history
  • Loading branch information
mettok committed Oct 28, 2024
1 parent 67dd1d4 commit af595b3
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,7 @@ jobs:
permissions:
packages: write
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
repository: navikt/hag-lps-api-client
token: ${{ secrets.GITHUB_TOKEN }}

- name: List repository contents
run: ls -la

- uses: actions/checkout@v4
- uses: actions/setup-java@v3
with:
java-version: 21
Expand Down

0 comments on commit af595b3

Please sign in to comment.