Skip to content

Commit

Permalink
Legger til deploy-to-dev action (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
unorsk authored Oct 12, 2023
1 parent ff43b64 commit ba94052
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Deploy to dev
on:
workflow_dispatch:
pull_request:
types: [ ready_for_review, opened, synchronize ]
branches:
- '**'
- '!dependabot/**'

env:
Expand Down

0 comments on commit ba94052

Please sign in to comment.