1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-19 02:17:38 +03:00

Revert "Change the push-checks back into also PRs."

This reverts commit 4da1d9df4ed14909574a69c70d7d0dd3d228e529.
This commit is contained in:
Athanasius 2020-07-28 15:02:32 +01:00
parent ce4149efd5
commit 755e401df8

View File

@ -5,13 +5,11 @@
#
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
name: Push and PR Checks
name: Push-Checks
on:
push:
branches: [ develop ]
pull_request:
branches: [ develop ]
jobs:
build: