mirror of
https://github.com/rlespinasse/github-slug-action.git
synced 2026-05-17 18:35:07 +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
|
||||
on: [push, pull_request]
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- v3.x
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
Reference in New Issue
Block a user