Browse Source

ci(github): update CI config to ignore translations branch

master
jamaljsr 5 years ago
parent
commit
1f26d9a533
  1. 2
      .github/workflows/main.yml

2
.github/workflows/main.yml

@ -7,7 +7,7 @@ on:
- renovate/*
pull_request:
branches-ignore:
- translations
- translations
types: [assigned, opened, synchronize, reopened]
jobs:

Loading…
Cancel
Save