Skip to content

Commit

Permalink
Update pull-request trigger-types
Browse files Browse the repository at this point in the history
  • Loading branch information
JB Lovland authored and janbjorge committed Oct 31, 2023
1 parent 554124c commit 59736af
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/fmu-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,14 @@ name: fmu-config

on:
push:
branches:
- main
release:
types:
- published
pull_request:
types: [created, synchronize]
branches:
- main

jobs:
fmu-config:
Expand Down

0 comments on commit 59736af

Please sign in to comment.