Fix typo. Scheduled job to 5 min in dev. Removed storing af failed tv… #639
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Build & Deploy | |
on: | |
push: | |
workflow_dispatch: | |
jobs: | |
jar-app: | |
uses: navikt/teamesyfo-github-actions-workflows/.github/workflows/jar-app.yaml@main | |
permissions: | |
actions: read | |
contents: write | |
security-events: write | |
packages: write | |
id-token: write | |
secrets: inherit | |
with: | |
app: esyfovarsel |