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:
parent
ce4149efd5
commit
755e401df8
@ -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:
|
Loading…
x
Reference in New Issue
Block a user