Remove pushes to this branch from triggering Github Actions

This commit is contained in:
Dan Alima 2023-12-31 17:14:13 +02:00
parent 146c385ee4
commit 41d2553923

View file

@ -2,7 +2,7 @@ name: JFrog - Home Assignment
on: on:
push: push:
branches: [ main, jfrog_assignment ] branches: [ main ]
pull_request: pull_request:
branches: [ main ] branches: [ main ]