mirror of
https://github.com/switchbrew/switch-tools.git
synced 2025-07-29 05:32:20 +02:00
Removed main branch
This commit is contained in:
parent
e1b7879012
commit
6ec6c4f9c0
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -2,9 +2,9 @@ name: Build and Release
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main, master ]
|
branches: [ master ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main, master ]
|
branches: [ master ]
|
||||||
release:
|
release:
|
||||||
types: [ created ]
|
types: [ created ]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user