Updated pipeline triggers to develop

This commit is contained in:
Mdumisi Kelvin Letsie 2024-03-06 11:06:46 +02:00
parent a18f1932fe
commit 4723da61f0
2 changed files with 0 additions and 4 deletions

View file

@ -10,8 +10,6 @@ name: Java CI with Gradle
on:
push:
branches: [ "develop" ]
pull_request:
branches: [ "develop" ]
jobs:
build:

View file

@ -7,8 +7,6 @@ on:
# Triggers the workflow on push or pull request events but only for the $default-branch branch
push:
branches: [ "develop" ]
pull_request:
branches: [ "develop" ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: