Unverified Commit af10a261 authored by owaisrazi1012's avatar owaisrazi1012 Committed by GitHub

Update ci.yml

parent 9bf38258
...@@ -4,9 +4,9 @@ name: CI for JFROG JSON ...@@ -4,9 +4,9 @@ name: CI for JFROG JSON
on: on:
# Triggers the workflow on push or pull request events but only for the "main" branch # Triggers the workflow on push or pull request events but only for the "main" branch
push: push:
branches: [ "master" ] branches: [ "main" ]
pull_request: pull_request:
branches: [ "master" ] branches: [ "main" ]
# A workflow run is made up of one or more jobs that can run sequentially or in parallel # A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs: jobs:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment