Browse Source

ci(github): fix CI builds not being triggered

master
jamaljsr 5 years ago
parent
commit
814b3ea99c
  1. 4
      .github/workflows/main.yml

4
.github/workflows/main.yml

@ -6,8 +6,8 @@ on:
- master
- renovate/*
pull_request:
branches:
- '!translations'
branches-ignore:
- translations
types: [assigned, opened, synchronize, reopened]
jobs:

Loading…
Cancel
Save