2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 02:55:41 +00:00

Update github actions

This commit is contained in:
Oliver Walters
2021-05-28 13:24:18 +10:00
parent c1bbaf98b5
commit d9bbebddb0
5 changed files with 92 additions and 4 deletions

View File

@ -2,7 +2,14 @@
name: PostgreSQL
on: ["push", "pull_request"]
on:
push:
branches-ignore:
- l10*
pull_request:
branches-ignore:
- l10*
jobs: