You've already forked ugly-queue
ci: Update branch selector 👷
This commit is contained in:
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@@ -2,9 +2,9 @@ name: CI
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "!master"
|
- "develop"
|
||||||
# pull_request:
|
pull_request:
|
||||||
# types: [ opened, reopened ]
|
types: [ opened, reopened ]
|
||||||
tags:
|
tags:
|
||||||
- "!**"
|
- "!**"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user