mirror of
https://github.com/rlespinasse/github-slug-action.git
synced 2026-06-14 10:31:21 +00:00
ci: improve build workflow
This commit is contained in:
committed by
Romain Lespinasse
parent
68eb43656c
commit
549c11b4e2
@@ -1,5 +1,10 @@
|
|||||||
name: Build
|
name: Build
|
||||||
on: [push, pull_request]
|
|
||||||
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- v3.x
|
||||||
|
pull_request:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
Reference in New Issue
Block a user