Skip to content

Commit f250191

Browse files
committed
chore: Sync with WeblateOrg/meta
1 parent de45de4 commit f250191

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
branches-ignore:
1111
- renovate/**
1212
- weblate
13+
- dependabot/**
1314
pull_request:
1415

1516
permissions:

.github/workflows/test.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Test
22

3-
on: [push, pull_request]
3+
on:
4+
push:
5+
pull_request:
46

57
jobs:
68
native:

0 commit comments

Comments
 (0)