Skip to content

Commit

Permalink
Ignore weblate branch
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Aug 6, 2020
1 parent 90aef90 commit 40397cd
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches-ignore:
- "dependabot/**"
- weblate
pull_request:

jobs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches-ignore:
- "dependabot/**"
- weblate
pull_request:

jobs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/flake8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches-ignore:
- "dependabot/**"
- weblate
pull_request:

jobs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/migrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches-ignore:
- "dependabot/**"
- weblate
pull_request:

jobs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches-ignore:
- "dependabot/**"
- weblate
pull_request:

jobs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches-ignore:
- "dependabot/**"
- weblate
pull_request:

jobs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/stylelint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches-ignore:
- "dependabot/**"
- weblate
pull_request:

jobs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches-ignore:
- "dependabot/**"
- weblate
pull_request:

jobs:
Expand Down

0 comments on commit 40397cd

Please sign in to comment.