Remove bye-travis branch trigger

This commit is contained in:
Nick O'Leary 2021-06-29 14:25:22 +01:00
parent cc708e9fb4
commit 75c58093f1
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Run tests
on:
push:
branches: [ master, dev, bye-travis]
branches: [ master, dev ]
pull_request:
branches: [ master, dev ]