Skip to content

Update dependabot.yml #143

Update dependabot.yml

Update dependabot.yml #143

Workflow file for this run

name: Deploy to prod
on:
push:
branches:
- 'main'
jobs:
build-deploy:
name: "Build and deploy to prod"
permissions:
contents: "write"
id-token: "write"
uses: navikt/bidrag-workflow/.github/workflows/deploy_prod.yaml@main
with:
nais_cluster: fss
secrets: inherit