mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-18 22:21:15 -03:00
workflow: build development builds on master branch
This commit is contained in:
3
.github/workflows/development-builds.yml
vendored
3
.github/workflows/development-builds.yml
vendored
@@ -3,8 +3,7 @@ name: Linux development builds
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- buildscript
|
||||
- master
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user