mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-24 16:58:35 -04:00
Run github actions on push, pull request
This commit is contained in:
committed by
Brenda Wallace
parent
2ab935918c
commit
0a604ede52
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
@@ -1,11 +1,6 @@
|
||||
name: CI
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- mainline
|
||||
- dev
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
contributors:
|
||||
|
||||
Reference in New Issue
Block a user