mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-10 04:30:12 +02:00
Revert part of dcc8f28
I should have skipped this commit during squashing.
This commit is contained in:
@@ -2,12 +2,11 @@ name: Automated builds
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
# TODO: Uncomment these before squashing and merging
|
branches:
|
||||||
# branches:
|
- master
|
||||||
# - master
|
|
||||||
pull_request:
|
pull_request:
|
||||||
# branches:
|
branches:
|
||||||
# - master
|
- master
|
||||||
release:
|
release:
|
||||||
types: [created]
|
types: [created]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user