mirror of
https://github.com/sablierapp/sablier.git
synced 2026-01-04 20:14:58 +01:00
ci(plugins): workflow trigger on main and develop branches
This commit is contained in:
6
.github/workflows/plugins.yml
vendored
6
.github/workflows/plugins.yml
vendored
@@ -1,7 +1,11 @@
|
||||
name: Build Sablier plugins
|
||||
|
||||
on:
|
||||
- pull_request
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- develop
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
traefik:
|
||||
|
||||
Reference in New Issue
Block a user