Skip to content

Commit 07d9cda

Browse files
authored
Merge branch 'feature/translations' into feature/translations
2 parents 9dc0fb0 + 280677e commit 07d9cda

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
name: ci
1+
name: ci-pr
22
on:
3-
push:
3+
pull_request:
44
branches-ignore:
55
- staging
66
- production

.github/workflows/guide.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: ci-guide
22
on:
3-
push:
3+
pull_request:
44
branches-ignore:
55
- staging
66
jobs:

0 commit comments

Comments
 (0)