mirror of
https://github.com/rlespinasse/github-slug-action.git
synced 2026-05-18 10:31:48 +00:00
ci(pr): build on pull_request
This commit is contained in:
committed by
Romain Lespinasse
parent
97aa7af437
commit
0e25ff1b4e
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -1,5 +1,5 @@
|
||||
name: ci
|
||||
on: push
|
||||
name: Build
|
||||
on: [push,pull_request]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user