Skip to content

Commit 587254f

Browse files
Merge pull request #2255 from contentful/dx-879
chore(ci): run ci on pull requests to enable github actions [DX-879]
2 parents 62e8d9c + 878656c commit 587254f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ permissions:
55
on:
66
push:
77
branches: ['**']
8+
pull_request:
9+
branches: ['**']
810

911
jobs:
1012
build:

0 commit comments

Comments
 (0)